All of lore.kernel.org
 help / color / mirror / Atom feed
* HOW TRAVERSING CHAIN IN SNAT/DNAT
@ 2002-12-06  9:06 Blizzards
  2002-12-06 21:58 ` Joel Newkirk
  0 siblings, 1 reply; 2+ messages in thread
From: Blizzards @ 2002-12-06  9:06 UTC (permalink / raw)
  To: netfilter

Hi list!

My question is:


I need to filter packet coming from eth1 (external lan) directed to eth0 
(internal lan).
Packet for internal lan must be SNAT to reach external lan.
In this enviroment filter table see packets traversing FORWARD chain as 
normal source and destination and i let it pass.
SNAT change source address with nat address indicated (3 ip address 
configured on the box as alias of eth1) and then send packets.
When packets return as reply to my natted connection, the chain/chains 
involved are:

only input ?
input and forward ?
only forward?

Someone can explain me this in detail?

Bye.
Giulius



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

end of thread, other threads:[~2002-12-06 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-06  9:06 HOW TRAVERSING CHAIN IN SNAT/DNAT Blizzards
2002-12-06 21:58 ` Joel Newkirk

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.