All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] HTB: Filtering flat out not working :(g
@ 2002-02-28  8:35 bert hubert
  2002-02-28 15:31 ` Tim Carr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bert hubert @ 2002-02-28  8:35 UTC (permalink / raw)
  To: lartc

On Thu, Feb 28, 2002 at 09:31:14AM +0100, EGAL Vincent wrote:
> Tim Carr wrote:
> 
> I guess that's because your router does masquerading so source addresses
> are changed , and filters don't match.

Exactly - queueing disciplines and their attached filters come *way* after
iptables or ipchains have doen their work.

If you need information from before mangling, you should use fwmark to tag
packets, and then filter based on that fwmark. How to do this is in the
HOWTO.

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2002-03-01 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-28  8:35 [LARTC] HTB: Filtering flat out not working :(g bert hubert
2002-02-28 15:31 ` Tim Carr
2002-03-01  7:50 ` Stef Coene
2002-03-01 10:06 ` bert hubert

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.