Date: Wed, 20 Nov 2002 10:08:27 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: questions@FreeBSD.ORG Subject: Re: NATD... Message-ID: <20021120100827.GC50113@happy-idiot-talk.infracaninophi> In-Reply-To: <3DDB4F99.5040302@maske-tech.com> References: <3DDB4F99.5040302@maske-tech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 20, 2002 at 03:02:17AM -0600, Douglas A. Maske wrote: > How can I do a NAT hide so I can get the real IP address of incoming > traffic to my webserver instead of the NAT internal IP? NAT, when configured in the usual way, shouldn't affect the source address of an incoming packet -- just the destination. Similarly it should rewrite just the source (internal) address on outgoing packets. For a webserver behind a NAT gateway, the nat'ing process should be essentially invisible: the internal network appears to be directly connected to the internet. I don't see quite what you are trying to achieve here. Could you tell us some more detail about the layout of your network, what you're seeing at the moment and what you'ld like to see? Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021120100827.GC50113>