Linux Netfilter discussions
 help / color / mirror / Atom feed
* Question about MARK target
@ 2004-08-18 18:22 Eric Jarman
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Jarman @ 2004-08-18 18:22 UTC (permalink / raw)
  To: netfilter

In the PREROUTING table in mangle, is the MARK target a final target, or 
will a packet keep traversing the PREROUTING chain after getting marked?

Thank you.


^ permalink raw reply	[flat|nested] 2+ messages in thread
* RE: Question about MARK target
@ 2004-08-18 18:32 Jason Opperisano
  0 siblings, 0 replies; 2+ messages in thread
From: Jason Opperisano @ 2004-08-18 18:32 UTC (permalink / raw)
  To: netfilter

> In the PREROUTING table in mangle, is the MARK target a final target, or
> will a packet keep traversing the PREROUTING chain after getting marked?
>
> Thank you.

MARK is not a final target--it just sets the mark on the packet.  you can then use these marks as a match in later rules within mangle:PREROUTING or other chains in other tables.

-j



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

end of thread, other threads:[~2004-08-18 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-18 18:22 Question about MARK target Eric Jarman
  -- strict thread matches above, loose matches on Subject: below --
2004-08-18 18:32 Jason Opperisano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox