Hi,
I am trying to set up a VPN between a PIX to a 3com Firewall. The PIX Firewall is performing NAT so the network is numbered with a private IP address range. At the other end of the VPN link they have just public addresses and no nat is taking place. I was wondering how to setup the crypto access-lists in order to get this scenario to work. I have tried the following config...
crypto map cisco 15 match address public
access-list public permit ip 192.168.1.0 255.255.255.0 host xxx.xxx.xxx.250
Is this possible? Is there another way of doing this?
----
Sunyasee
I am trying to set up a VPN between a PIX to a 3com Firewall. The PIX Firewall is performing NAT so the network is numbered with a private IP address range. At the other end of the VPN link they have just public addresses and no nat is taking place. I was wondering how to setup the crypto access-lists in order to get this scenario to work. I have tried the following config...
crypto map cisco 15 match address public
access-list public permit ip 192.168.1.0 255.255.255.0 host xxx.xxx.xxx.250
Is this possible? Is there another way of doing this?
----
Sunyasee