All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] What is wrong here?
@ 2004-11-30 11:18 George Alexandru Dragoi
  0 siblings, 0 replies; 2+ messages in thread
From: George Alexandru Dragoi @ 2004-11-30 11:18 UTC (permalink / raw)
  To: lartc

         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

I wonder, where is the problem?
Thanks in advance
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] What is wrong here?
@ 2004-12-21  4:17 gypsy
  0 siblings, 0 replies; 2+ messages in thread
From: gypsy @ 2004-12-21  4:17 UTC (permalink / raw)
  To: lartc

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 / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-21  4:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-21  4:17 [LARTC] What is wrong here? gypsy
  -- strict thread matches above, loose matches on Subject: below --
2004-11-30 11:18 George Alexandru Dragoi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.