From: Duane Fletcher (duane.fletcher@comcast.net)
Date: Thu Mar 25 2004 - 12:08:23 GMT-3
Hi I'm doing what you are asking about. Here's what my config looks
like.
interface Ethernet0
ip address dhcp client-id Ethernet0
ip nat outside
interface FastEthernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
access-list 102 permit ip 192.168.1.0 0.0.0.255 any
ip nat inside source list 102 interface Ethernet0 overload
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Packet Man
Sent: Thursday, March 25, 2004 9:54 AM
To: ccielab@groupstudy.com
Subject: NAT and DHCP
Hi team,
When a router interface, say E1 is configured to be a DHCP client, can
that
same interface be configured as "ip nat outside" and the IP address
assigned
to it by DHCP be used by Nat such that inside addresses will be
translated
to what ever ip address has been assigned by DHCP?
If that can be done, how should NAT be configured to do that?
Thanks in advance, pm
This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:47 GMT-3