All of lore.kernel.org
 help / color / mirror / Atom feed
* mangle tables.
@ 2002-09-10  6:49 Anders Fugmann
  2002-09-10  9:38 ` Antony Stone
  0 siblings, 1 reply; 9+ messages in thread
From: Anders Fugmann @ 2002-09-10  6:49 UTC (permalink / raw)
  To: netfilter

Hi all

I'm lookin at the new mangles tables as of 2.4.18, and fail to
understand excatly packets traverse these chains.

the manpage says:
      Since kernel 2.4.18, three other built-in chains are  also
      supported  :  INPUT  (for  packets  coming  into the box itself),
      FORWARD (for altering packets being routed through the box), and
      POSTROUTING (for altering packets as they are about to go out).

Am I correct in the following:
Packets going through the firewall (forwarded):
PREROUTING,....,FORWARD,....,POSTROUTING.

Packets originating from the firewall itself:
	OUTPUT,...,POSTROUTING.

Packets destined for the firewall itself:
	PREROUTING,...,INPUT.

Next, is the above is correct, when does packets hit the chains,
e.g. what chains are traversed between PREROUTING and FORWARD and 
POSTROUTING, in the forwarding example?

Thanks in advance
Anders Fugmann

-- 
Author of FIAIF
FIAIF Is An Intelligent/Iptables Firewall
http://fiaif.fugmann.dhs.org



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

end of thread, other threads:[~2002-09-10 22:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10  6:49 mangle tables Anders Fugmann
2002-09-10  9:38 ` Antony Stone
2002-09-10 10:05   ` Anders Fugmann
2002-09-10 10:12     ` Antony Stone
2002-09-10 10:41     ` Stewart Thompson
2002-09-10 11:09       ` Antony Stone
2002-09-10 13:04       ` Anders Fugmann
2002-09-10 20:18         ` Stewart Thompson
2002-09-10 22:18           ` Anders Fugmann

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.