From: "Nathan Cassano" <nathan@cjhunter.com>
To: 'Eric Plikuhn' <ericgate@imagestream-is.com>, netfilter@lists.samba.org
Subject: RE: Need to NAT incomming packets
Date: Thu, 13 Jun 2002 14:38:41 -0700 [thread overview]
Message-ID: <0bac01c21322$af6d58f0$2901a8c0@amos> (raw)
In-Reply-To: <011e01c21250$32829ee0$cd64a8c0@imagestream.com>
Hi Eric,
> I was hoping have a SNAT rule for each incoming interface in the
prerouting
> chain on the Core router.... but you can't do SNAT in prerouting with
> iptables.
The problem lies in routing NAT'ed traffic back to it's respective
device. If the devices have the same IP address there cannot be an
intelligent routing decision made. Netfilter does not support forcing a
packet to be sent to a specific device. Packets must be routed to
devices based up routing decisions.
I would suggest setting up a router for each 10.0.0.0/8 network to
properly route traffic.
prev parent reply other threads:[~2002-06-13 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-12 20:31 Need to NAT incomming packets Eric Plikuhn
2002-06-13 21:38 ` Nathan Cassano [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='0bac01c21322$af6d58f0$2901a8c0@amos' \
--to=nathan@cjhunter.com \
--cc=ericgate@imagestream-is.com \
--cc=netfilter@lists.samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.