Linux Netfilter discussions
 help / color / mirror / Atom feed
* How to change a packet's arriving interface
@ 2002-12-04 18:48 Jason Liao
  0 siblings, 0 replies; only message in thread
From: Jason Liao @ 2002-12-04 18:48 UTC (permalink / raw)
  To: netfilter

Hi,

I have a firewall running iptables with 3 interfaces: LAN, WAN and DMZ. 
The LAN IP address is 10.0.0.1/24, WAN 66.134.34.157/28, and DMZ
66.134.34.249/28.  The WAN interface connects to the Internet and the
DMZ interface connects to a stub network.

When someone sends a packet to the IP address of the DMZ interface from
the Internet, the packet x.x.x.x->66.134.34.249 arrives at the WAN
interface.  I want to know if there is a way using iptables (maybe with
other tools such as iproute2) to make this packet to appear as if it
arrives at the DMZ interface.  The packet itself should not be
modified.  I looked at the mangle table but could not figure out if it
is the right direction.

Thanks in advance.

Jason Liao


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-04 18:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-04 18:48 How to change a packet's arriving interface Jason Liao

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