[c-nsp] NAT question

Marc Steiniger marc at genexen.com
Tue Nov 15 06:43:10 EST 2005


Hi Raz,

The easiest solution is to configure your internal DNS server to
resolve to the internal (LAN, private) IP address, while your external
DNS servers resolve to the public IP address.

Should this not be possible, I believe it would ultimately this is
possible with dns fixup PIX 6.3 and newer (or 'alias' with 6.2 and
older).  Simply create your static mapping appending the word "dns" to
the end.  This will result in DNS record translation:

static (inside,outside) x.x.x.x y.y.y.y dns

where x.x.x.x is the public IP address, and y.y.y.y is the private LAN address.

HTH
Marc



On 11/15/05, Raz <raz at mailbox.net.uk> wrote:
> Hi,
>
>  I would like to know if  I can access an email server running behind a
> NAT router with static mapping from within the LAN by using mail servers
> FQDN e.g mail.xxx.com existing setup is
>
> Outside Client X ---> Router-with-NAT------>Mail server sitting on LAN
>
> what if the same user Client X tries to access the mail server by using
> its hostname mail.xxx.com which resolves to NAT routers public IP
> address, I would like to know is it possible to let the Client X use the
> same hostname regardless of its source network either publically or from
> within the LAN.
>
>
> Cheers
>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>



More information about the cisco-nsp mailing list