> When I try eg: > > [EMAIL PROTECTED] iproute2]# tc qdisc add dev eth0 root handle 1: htb default 15 > Unknown qdisc "htb", hence option "default" is unparsable
This errror ussually means that you dont have HTB support in your user-space "tc" utility. Get the source of iproute2 and the HTB patches for "tc" and compile it yourself. -- Damjan Georgievski jabberID: [EMAIL PROTECTED] _______________________________________________ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
