Hi,
>Message: 13
>Date: Fri, 20 Jun 2003 15:17:33 -0300
>To: lartc@mailman.ds9a.nl
>From: Ana Carolina Alonso <aalonso@uncoma.edu.ar>
>Subject: [LARTC] RTNETLINK answers: invalid argument
>
>Hello, I had configure my router linux which has Suse 7.2, kernel 2.4.21.
>I had installed the QoS support into the kernel. When I run the comand tc
>to create a CBQ qdisc, this work very well, but when I run tc to create the
>HTB qdisc I receive next message:
>
>RTNETLINK answers: Invalid argument
>
>when my comand is:
>
> tc qdisc add dev eth0 root handle 1:htb
>
Give some space between 1: & htb.
Try the below one.
tc qdisc add dev eth0 root handle 1: htb default 10
>
>Thanks in advance!
>
>
>
>
cheers
-Srikanth.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/