cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
227
Views
0
Helpful
1
Replies

pix 501 VPN translation

richardtowne
Level 1
Level 1

I have a Cisco 837 running a site to site VPN with a network translation to allow the incoming request for 172.20.14.X to be translated to 10.5.251.Y. Where the 10.5.251.Y computers are behind the 837. The commands we have that work on the 837 are as follows.

ip nat inside source static 10.5.251.249 172.20.14.100 route-map SDM_RMAP_2

ip nat inside source static 10.5.251.40 172.20.14.101 route-map SDM_RMAP_3

ip nat inside source static 10.5.251.10 172.20.14.102 route-map SDM_RMAP_4

I want to be able to replicate this with a PIX 501 but am unable to find a command which will allow the above rules.

Thanks

1 Reply 1

mvsheik123
Level 7
Level 7

Hi,

I never seen PIX supporting route-maps. Post the config for Cisco 837, so that someone will be able to help you in PIX config with functionality similar to 837 config.

hth

MS