> Recompile your kernel with netlink. This is not the problem. I ran 2.4.16 with devik's htb software with no problem. When 2.4.17 came out, devik's new beta was available so I recompiled. However I got the same error message as below, although I was setting up htb as the root, not cbq. I thought that it was just a problem with the new htb and devik would know about it and fix it is due course. By using the insmod -f option it is possible to force load modules. So I loaded the 2.4.16 (old) version of htb with the 2.4.17 kernel. The error disappeared and htb seems to work normally. If the problem was with netlink, the old module would not have worked either. Regards John > On Sun, Dec 30, 2001 at 03:03:42AM +0200, Waters wrote: > > Hello lartc, > > > > When I'm trying to put this command: > > tc qdisc add dev eth0 root handle 10: cbq bandwidth 10Mbit avpkt 1000 > > > > I get such message: > > RTNETLINK answers: Invalid argument > > > > What could be the reason for it? What have I done wrong? > >