06-30-2004 02:27 AM - edited 02-21-2020 01:13 PM
Hi,
Is there any way i can configure IPSec over TCP as a default configuration in PIX Firewall. I am running 6.3
Solved! Go to Solution.
06-30-2004 08:12 PM
The PIX doesn't support IPsec over TCP. It does support NAT-T, which is IPSec over UDP/4500, which the Cisco VPN client also supports. Just add the following command onto the PIX:
isakmp nat-traversal
The PIX and VPN client will auto-negotiate IPSec encapsulation if necessary. See http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/gl.htm#wp1027312 for details.
06-30-2004 08:12 PM
The PIX doesn't support IPsec over TCP. It does support NAT-T, which is IPSec over UDP/4500, which the Cisco VPN client also supports. Just add the following command onto the PIX:
isakmp nat-traversal
The PIX and VPN client will auto-negotiate IPSec encapsulation if necessary. See http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_sw/v_63/cmdref/gl.htm#wp1027312 for details.
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