Eliot, Wireless and Server Administrator, Great Lakes Internet wrote:
CMD="tc qdisc add dev eth0 root handle 1: hfsc default 1"
Default should be a leaf class.- tc class add dev eth1 parent 2:1000 classid 2:10000 hfsc sc umax 1500b dmax 30ms rate 80Kbit...
If you attach qdisc to eth then it sees packet length as ip len + 14 so use 1514.
Andy. _______________________________________________ LARTC mailing list LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc