-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

interface Ethernet0
 ip address dhcp
 ip nat outside

interface Ethernet1
 description Private address space on inside
 ip address x.x.x.x 255.255.255.0
 ip nat inside
!
ip nat inside source list 1 interface Ethernet0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Ethernet0
!
access-list 1 permit x.x.x.0 0.0.0.255

Works good last long time
Bob

- -----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf
Of McHugh Randy
Sent: Sunday, February 03, 2002 4:16 PM
To: [EMAIL PROTECTED]
Subject: DHCP address with Cable on a Cisco router [7:34274]

Can anyone please tell me if they have been able to make a Cisco 2514
Router
hold a DHCP address to an ethernet interface so I can do NAT with
overload
for me cable internet connection?  Once I get my dhcp address from my
provider I hard code that on to eth 0 which is pluged into the cable
modem.
on the router along with static default route with the dns info but
still
cant ping out to the internet from the router. DSL works fine but
cable does
not.


thanks
Randy
[EMAIL PROTECTED]

-----BEGIN PGP SIGNATURE-----
Version: PGP 7.1

iQA/AwUBPF2zOlfAwLXxtQgrEQJMpQCg6Xc8pnS96bADHYbXiwfPn85V/MYAoKv7
y41a1mHlQObaPAsnhUDW7ikK
=d9i8
-----END PGP SIGNATURE-----




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=34278&t=34274
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to