On Tue, 4 Feb 2003 At 16:29 +0200, emmanuel@netlab.hut.fi Articulated: > > Could you tell me how did you solve your problem? > >When I try to add some rules with HTB (f.i. tc qdisc add dev eth0 root > >handle 1: htb default 1:1 ), I got the following error message: > >Unknown qdisc "htb", hence option "default" is unparsable > > Correct me if I'm wrong but I believe the "default" option requires a class not a parent:class combo. When I create an htb qdisc I use the command: tc qdisc add dev eth1 root handle 1: htb default 40 but I suppose in your case you could use: tc qdisc add dev eth1 root handle 1: htb default 1 // I've tried the above command and it returns just fine peace -- David DeLauro Do not handicap your children by making their lives easy. - Robert Heinlein When the World gains wisdom I will gain peace. - Id When secrecy becomes a certain protection in whose shadow embryonic ideas are born and nurtured then it becomes indeed a sacred silence. For every form of life, from flower to very man himself, requires this fostering period of protected germination. - Rollin Malbone Pease