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

Static NAT on PIX 501 help

chris.lantz
Level 1
Level 1

I have PIXA (192.168.27.0) connecting to PIXB (192.168.1.0) with a VPN.  I would like to NAT the PIXB network to 10.10.1.0 when it connects to PIXA, so that when I do a "sh ipsec sa" on PIXA it shows the remote ident as 10.10.1.0 instead of 192.168.1.0.  I have attached my PIXB config.  Would somebody mind looking it over and telling me what I am doing incorrectly?  Thanks for any ideas.

1 Accepted Solution

Accepted Solutions

Yudong Wu
Level 7
Level 7

1. remove "nat (inside) 0 access-list NO-NAT"

2. change acl 90 to "access-list 90 permit ip 10.20.1.0 255.255.255.0 192.168.27.0 255.255.255.0"

3. change ACL on the other end as well.

View solution in original post

1 Reply 1

Yudong Wu
Level 7
Level 7

1. remove "nat (inside) 0 access-list NO-NAT"

2. change acl 90 to "access-list 90 permit ip 10.20.1.0 255.255.255.0 192.168.27.0 255.255.255.0"

3. change ACL on the other end as well.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: