On Sunday, 29 December 2002, at 22:04:28 +0100, Andre Meij wrote: > (well, my squirrelmail seems to be working again so this is the final > attempt to send a readable mail :) ) > Yes, now it works OK :) > # both get Stochastic Fairness: > tc qdisc add dev $DEV parent 1:10 handle 10: sfq perturb 10 > tc qdisc add dev $DEV parent 1:20 handle 20: sfq perturb 10 > Return: > RTNETLINK answers: Invalid argument > Maybe you don't have SFQ compiled in your kernel, or available as a loadable module. If any command that sets a "sfq" qdisc fails, and any other command works, this could be the problem. Or it could be some kind of syntax error, or reference to a non-existent "parent". Also remember that standard kernel version 2.4.19 doesn't have support for HTB, if this is what the script is trying to use. Hope it helps. -- Jose Luis Domingo Lopez Linux Registered User #189436 Debian Linux Woody (Linux 2.4.20-xfs)