cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
656
Views
0
Helpful
2
Replies

client VPN

Nkechi Latunji
Level 1
Level 1

hi,

I have static NAT for a server

ip nat inside source static 10.1.1.1  200.20.1.20 extendable

i can vpn into the network and can ping all devices on the 10.1.1.0/24 network. Host 10.1.1.1 does reply with 200.20.1.20. How do i get the server to reply to icmp with 10.1.1.1. Got this to work many years ago, but can't remember what i did.

Thanks

1 Accepted Solution

Accepted Solutions

Marvin Rhoads
Hall of Fame
Hall of Fame

Since your RA clients appear to be outside, you need to NAT exempt the translation from the server to your remote access clients.

A deeper explanation is shown here:

http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00807e0aca.shtml

View solution in original post

2 Replies 2

Marvin Rhoads
Hall of Fame
Hall of Fame

Since your RA clients appear to be outside, you need to NAT exempt the translation from the server to your remote access clients.

A deeper explanation is shown here:

http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a00807e0aca.shtml

Applied a route map to the static Nat with that exemption. Works now

Sent from Cisco Technical Support iPhone App