From mboxrd@z Thu Jan 1 00:00:00 1970 From: gypsy Date: Tue, 21 Dec 2004 04:17:14 +0000 Subject: Re: [LARTC] What is wrong here? Message-Id: <41C7A3CA.98127727@iswest.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org George Alexandru Dragoi wrote: > > Hello Everyone, > > I have this weird problem. I have 2.6.10-rc2-mm3 kernel with u32 > compiled as module. I have the cls_u32 module loaded. I have > different binaryes of tc, the one from iproute packaged from debian > sarge, the Kaber's one from trash.net, and also from another computer > where u32 worked. When I run this: > cyclops:~# /usr/local/sbin/tc filter add dev eth0 parent 6: protocol > ip prio 4 u32 match ip src 1.1.1.1/32 classid 6:a000 > I get > RTNETLINK answers: Invalid argument No, it is not a weird problem . I run it and get the same result. The probability is that there is no "parent 6:" or that there is no flowid/classid "6:a000". It is also possible there is no eth0, meaning your qdisc is on eth1. I guess it could also be that 1.1.1.1/32 is not a valid IP for that interface? gypsy _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/