All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] fw and match filters (was NAT+mangle+tc)
@ 2004-10-12 23:29 Ethy H. Brito
  2004-10-13  5:38 ` Robert Felber
  0 siblings, 1 reply; 2+ messages in thread
From: Ethy H. Brito @ 2004-10-12 23:29 UTC (permalink / raw)
  To: lartc

On Tue, 12 Oct 2004, Robert Felber wrote:

> try:
>
> tc filter add dev eth2 protocol ip parent 1: prio 1 handle 1 fw classid 1:X
>
> X is your class, it should not be 1 since this is usually a root class (I
> guess you are using HTB). Example:

Ok. I created two special classes under '1:' for each interface to acomodate
the icmp traffic.
Now the 'tc filter ... fw ... ' lines works flawlessly.

But after I execute the 'tc filter ... fw ... ' command, every
'tc filter ... match ... ' after those gives me the
'RTNETLINK answers: Invalid argument' error.

Aren't they (fw and match) supposed to cohexist?

If I comment the 2 'filter fw' lines the errors desappear.
Any ideas?

Ethy H. Brito         /"\
InterNexo Ltda.       \ /  CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
+55 (12) 3941-6860     X   ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
S.J.Campos - Brasil   / \
_______________________________________________
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-10-13  5:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12 23:29 [LARTC] fw and match filters (was NAT+mangle+tc) Ethy H. Brito
2004-10-13  5:38 ` Robert Felber

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.