Re: nat into same address



If you want to NAT the rest of 10.3.1.0 /24? and 10.3.2.0 /24?...
.... try adding...

ip nat inside source list 1 interface atmpvc overload
access-list 1 permit any

This will NAT anything sourced from any IP address (other than the more
specific NAT's) to the IP address of the ATMPVC interface.

.



Relevant Pages

  • Re: 3640 some sites slow....
    ... for the Internet connection that's doing NAT and VPN) A 2821 should work ... ip nat inside source static udp 192.168.10.24 21000 interface Dialer1 ... permit ip 172.25.0.0 0.0.255.255 any ... permit tcp any eq ftp-data any ...
    (comp.dcom.sys.cisco)
  • Inside to Inside NAT
    ... I'm trying to configure my c837 to use inside-to-inside NAT, but I'm not getting anywhere, and everywhere I've looked on the Internet regarding this problem seams to tail off without resolve... ... deny ip 172.16.0.0 0.15.255.255 any ... permit icmp any any echo-reply ...
    (comp.dcom.sys.cisco)
  • Cisco 837, NAT & Netscreen in transparent Mode
    ... The VLAN interface of the Netscreen is 192.168.102.7 and the ... I am seeing the Cisco attempt to perform NAT ... Source Any to Dest Any permit HTTP ... ip nat inside source list 23 interface Dialer1 overload ...
    (comp.dcom.sys.cisco)
  • Re: BitTorrent kills 837
    ... NAT problem on our 837 router. ... access-list 102 permit ip 192.168.168.0 0.0.0.255 any ...
    (comp.dcom.sys.cisco)
  • Re: new IOS NAT problem
    ... ip nat inside source static 10.0.20.2 xxx.xxx.xxx.162 ... ip nat inside source route-map nonat interface Dialer1 overload ... access-list 105 permit ip 10.0.20.0 0.0.0.255 any ...
    (comp.dcom.sys.cisco)