Displaying 2 results from an estimated 2 matches for "16port".
Did you mean:
12port
2004 Oct 20
0
up and down shaping based on IP
...checked in many places for solutions. Even wrote to this mailinglist.
But lately i recived information, that too much upload
may mix my adsl modem up. So..... my question is how should my script
look while the situation is :
eth0 - connected to adsl modem and thus to internet
eth1 - connected to 16port switch which supplies internet to 12 other
computers.
dsl connection is 1000/256 kbit/s
Please correct my script to include upload control. Every host should
have equal speed.
> bernard@gecon:~$ cat /etc/rc.d/rc.htb
> #!/bin/sh
> CLIENTS="01 05 07 11 12 13 15 18 19 20 21 22"...
2004 Oct 21
3
[Fwd: up and down shaping based on IP]
...checked in many places for solutions. Even wrote to this mailinglist.
But lately i recived information, that too much upload
may mix my adsl modem up. So..... my question is how should my script
look while the situation is :
eth0 - connected to adsl modem and thus to internet
eth1 - connected to 16port switch which supplies internet to 12 other
computers.
dsl connection is 1000/256 kbit/s
Please correct my script to include upload control. Every host should
have equal speed. I have read the howto, but do not understand it. Every client has here his own class.
Should i create 2 classes for each...