i'd like to establish next to my 2 existing pix-ios vpn links another link with the cisco vpn client 3.6.3b to my pix 505 (6.22), not sure if i'm on the right track, client shows
GI VPNStart callback failed "CM_IKE_ESTABLISH_FAIL" (3h).
while show crypto isakmp sa gives me
151.193.xxx.yyy 213.138.xxx.yyy QM_IDLE 0 1
216.113.xxx.yyy 213.138.xxx.yyy QM_IDLE 0 2
213.138.xxx.yyy 212.19.xxx.yyy AG_NO_STATE 0 0
Not sure at all if this will work in general with a 505,
am frustrated .... any idea ? many thanks i adv
----
crypto ipsec transform-set btbvpn esp-3des esp-md5-hmac
crypto dynamic-map dynmap 20 set transform-set btbvpn
crypto map btbvpn 10 ipsec-isakmp
crypto map btbvpn 10 match address 10
crypto map btbvpn 10 set peer 151.193.xxx.yyy
crypto map btbvpn 10 set transform-set btbvpn
crypto map btbvpn 15 ipsec-isakmp
crypto map btbvpn 15 match address 15
crypto map btbvpn 15 set peer 216.113.xxx.yyy
crypto map btbvpn 15 set transform-set btbvpn
crypto map btbvpn interface outside
crypto map btbvpn 20 ipsec-isakmp dynamic dynmap
isakmp enable outside
isakmp key ******** address 151.193.xxx.yyy netmask 255.255.255.255
isakmp key ******** address 216.113.xxx.yyy netmask 255.255.255.255
isakmp identity address
isakmp policy 4 authentication pre-share
isakmp policy 4 encryption 3des
isakmp policy 4 hash md5
isakmp policy 4 group 1
isakmp policy 4 lifetime 86400
vpngroup vpnclient address-pool ipvpnpool
vpngroup vpnclient dns-server 10.0.1.195
vpngroup vpnclient split-tunnel 20
vpngroup vpnclient idle-time 1800
vpngroup vpnclient password ********
GI VPNStart callback failed "CM_IKE_ESTABLISH_FAIL" (3h).
while show crypto isakmp sa gives me
151.193.xxx.yyy 213.138.xxx.yyy QM_IDLE 0 1
216.113.xxx.yyy 213.138.xxx.yyy QM_IDLE 0 2
213.138.xxx.yyy 212.19.xxx.yyy AG_NO_STATE 0 0
Not sure at all if this will work in general with a 505,
am frustrated .... any idea ? many thanks i adv
----
crypto ipsec transform-set btbvpn esp-3des esp-md5-hmac
crypto dynamic-map dynmap 20 set transform-set btbvpn
crypto map btbvpn 10 ipsec-isakmp
crypto map btbvpn 10 match address 10
crypto map btbvpn 10 set peer 151.193.xxx.yyy
crypto map btbvpn 10 set transform-set btbvpn
crypto map btbvpn 15 ipsec-isakmp
crypto map btbvpn 15 match address 15
crypto map btbvpn 15 set peer 216.113.xxx.yyy
crypto map btbvpn 15 set transform-set btbvpn
crypto map btbvpn interface outside
crypto map btbvpn 20 ipsec-isakmp dynamic dynmap
isakmp enable outside
isakmp key ******** address 151.193.xxx.yyy netmask 255.255.255.255
isakmp key ******** address 216.113.xxx.yyy netmask 255.255.255.255
isakmp identity address
isakmp policy 4 authentication pre-share
isakmp policy 4 encryption 3des
isakmp policy 4 hash md5
isakmp policy 4 group 1
isakmp policy 4 lifetime 86400
vpngroup vpnclient address-pool ipvpnpool
vpngroup vpnclient dns-server 10.0.1.195
vpngroup vpnclient split-tunnel 20
vpngroup vpnclient idle-time 1800
vpngroup vpnclient password ********