All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Re: u32 classifier
@ 2007-06-11 11:30 Christian Benvenuti
  2007-06-11 15:30 ` Catalin Bucur
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Benvenuti @ 2007-06-11 11:30 UTC (permalink / raw)
  To: lartc

Hi, 

>ladSun wrote:
> > 11:1 is not your root class, right?
>> 
>> If so, try to apply the filter to root class - i.e. something like
>> 
>> tc filter add dev eth1 parent 1:0 protocol ip handle 1 fw classid 11:2
>
>11:0 is my root class, and the line is (as I write below):
>#tc filter add dev eth1 parent 11:0 protocol ip handle 1 fw classid 11:2

Do you mean to say that the handle of the root _qdisc_ is 11:0?
(I could not find that configuration command in your email)

Is the traffic that should match the filter going through the qdisc at all?
(you can check the qdisc counters)

If it is, then maybe there is another filter (with higher priority?)
that catches the packets earlier. Can it be the case?

Regards
/Christian
[ http://benve.info ]


_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2007-06-11 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11 11:30 [LARTC] Re: u32 classifier Christian Benvenuti
2007-06-11 15:30 ` Catalin Bucur

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.