All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Re: IMQ
@ 2002-05-14  8:16 Patrick McHardy
  2002-05-14 10:24 ` Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick McHardy @ 2002-05-14  8:16 UTC (permalink / raw)
  To: lartc

Hi !

Odri Kornel wrote:
> Hi, 
> 
> I'm trying to set up a QoS over two logical devices. Imq would be great, but 
> my problem is that it's using POSTROUTING rules and I'm already using SNAT 
> wich also requires it. 

I don't see where the problem is, NAT is an iptables table, IMQ is a 
network device. The IMQ iptables target just marks the packet in 
POSTROUTING to be enqueued, the actual enqueueing/dequeueing happens 
later (after all tables have been passed). The only thing you have to be 
aware of is that for outgoing packets the mangle table (marking) will 
see the original source ip while any u32/whatever filters attached to 
the imq device will get the packets already SNATed, but thats just like 
with regular network devices.

Bye,
Patrick

_______________________________________________
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:[~2002-05-14 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-14  8:16 [LARTC] Re: IMQ Patrick McHardy
2002-05-14 10:24 ` Patrick McHardy

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.