All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] IMQ question
@ 2002-05-05 17:02 Ciprian Niculescu
  2002-05-05 17:55 ` Martin Devera
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ciprian Niculescu @ 2002-05-05 17:02 UTC (permalink / raw)
  To: lartc

whitch is the logic in this peace of code

iptables -t mangle -A PREROUTING -j IMQ
iptables -t mangle -A PREROUTING -s 1.2.3.4 -j MARK --set-mark 1

and in the imq0 i have a class that handle the pachets marked with 1

this works, the question is why?

beacouse i understand that:
the pachet first enter the IMQ table, and in the queue, after that he
exit and continue with the next rule in the PREROUTING, witch is the
mark.

i must got it wrong


C

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2004-08-24 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-05 17:02 [LARTC] IMQ question Ciprian Niculescu
2002-05-05 17:55 ` Martin Devera
2004-08-23 12:46 ` [LARTC] imq question Alin Nonosel
2004-08-23 13:45 ` Roy
2004-08-24 15:16 ` Alin Nonosel

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.