I have a VPN established to another IPSEC device without NAT
partial PIX config is ver 6.1
nat (inside) 0 access-list 101
access-list 101 permit ip 192.168.1.0255.255.255.0 192.168.2.0 255.255.255.0
where 192.168.1.0 is the subnet on the inside of the PIX
how do i NAT a the 192.168.1.0 range to a 172.16.3.0 range
and pass this in the VPN to 192.168.2.0
thanks in advance
partial PIX config is ver 6.1
nat (inside) 0 access-list 101
access-list 101 permit ip 192.168.1.0255.255.255.0 192.168.2.0 255.255.255.0
where 192.168.1.0 is the subnet on the inside of the PIX
how do i NAT a the 192.168.1.0 range to a 172.16.3.0 range
and pass this in the VPN to 192.168.2.0
thanks in advance