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 <g>.  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 / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to