I currently have my pix setup for VPN, I want to add an ipsec tunnel to another pix. When I try and add the "crypto map newmap 10 ipsec-isakmp", I lose ALL connections through my firewall. When I add "crypto map newmap 30 ipsec-isakmp" the pix takes it, but it doesn't show up when I do "sh tech". Any ideas? If you need more info please let me know(I attached part of my config.)
Jpoulos
crypto ipsec transform-set myset esp-des esp-md5-hmac
crypto dynamic-map dynmap 30 set transform-set myset
crypto map newmap 20 ipsec-isakmp dynamic dynmap
crypto map newmap interface outside
isakmp enable outside