11-24-2006 04:54 PM - edited 02-21-2020 02:44 PM
I've set up a PIX to be used with the Cisco VPN client. Everything works fine. However, if I try connecting to the PIX with a second computer at the same remote site, it knocks off the first connection. Is it possible to connect multiple users to a pix from the same site using the VPN client? If so, how?
Solved! Go to Solution.
11-25-2006 01:01 PM
PIX Firewall Version 6.3 provides a feature called "Nat Traversal". NAT Traversal allows ESP packets to pass through one or more NAT devices. This feature is disabled by default.
To enable NAT traversal, enter the following command:
isakmp nat-traversal [natkeepalive]
Valid values for nat keepalive are 10 to 3600 seconds - the default is 20 seconds.
11-25-2006 01:01 PM
PIX Firewall Version 6.3 provides a feature called "Nat Traversal". NAT Traversal allows ESP packets to pass through one or more NAT devices. This feature is disabled by default.
To enable NAT traversal, enter the following command:
isakmp nat-traversal [natkeepalive]
Valid values for nat keepalive are 10 to 3600 seconds - the default is 20 seconds.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide