From: Simon Baxter (Simon.Baxter@xxxxxxxxxxxxxx)
Date: Thu Aug 31 2000 - 04:52:57 GMT-3
Thanks!
-----Original Message-----
From: Jay Hennigan [mailto:jay@west.net]
Sent: Thursday, August 31, 2000 5:52 PM
To: Simon Baxter
Cc: phreeze; brife; ccielab
Subject: RE: 4 days to go....help!
On Thu, 31 Aug 2000, Simon Baxter wrote:
> Here's an oldie - I was sifting through.
>
> I never saw a response to this, but I can't even find a reference to the
> command :
>
> ip nat inside source list 1 "interface"....
>
> What is this for and when would you use it? The IOS says "interface
> Specify interface for global address".
You would use it when the global IP address can't be hardcoded into a
NAT pool. For example, an ISDN router with a negotiated IP address on
interface dialer0, running NAT to the inside ethernet interface.
ip nat inside source list 1 interface dialer0 overload
would NAT (actually PAT) the inside IPs defined in list 1 to the address
assigned to the dialer interface via PPP negotiation on connection.
-- Jay Hennigan - Network Administration - jay@west.net NetLojix Communications, Inc. NASDAQ: NETX - http://www.netlojix.com/ WestNet: Connecting you to the planet. 805 884-6323
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:33 GMT-3