Hi, my router that connects to the MS loopback can ping the loopback and
command DNS router on the internet. But I cannot get the NAT to work. Can
someone see why that is? I have attached the relevant config in the text
file
R11#sh run
Building configuration...
!
!
interface FastEthernet1/0
ip address 192.168.137.2 255.255.255.0
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet1/1
ip address 165.4.34.11 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
ip route 0.0.0.0 0.0.0.0 192.168.137.1
!
no ip http server
no ip http secure-server
!
ip nat source list 1 interface FastEthernet1/0 overload
!
access-list 1 permit 165.4.34.0 0.0.0.255
!
!
!
!
control-plane
!
!
!
!
!
Blogs and organic groups at http://www.ccie.net
Received on Sat Dec 15 2012 - 10:43:42 ART
This archive was generated by hypermail 2.2.0 : Tue Jan 01 2013 - 09:36:53 ART