I am trying to setup a IPsec VPN from a mac using equinux VPN Tracker. Phase 1 works fine, Phase 2 error "No Phase 2 Handle found"
Here is how I have this setup.
Authentication Type= Preshared Key
Policy:
IKE encryption algorithm: 3DES
IKE authentication algorithm: MD5
IKE SA lifetime: 28800
IKE DH group: Group 2
IPSec encryption algorithm: 3DES
IPSec authentication algorithm: MD5
IPSec SA lifetime: 28800
IPSec PFS group: None
Strict policy: Yes
Compression: No
This is the same on both sides of the VPN.
Here is the ASG log:
esponding to Main Mode from unknown peer x.x.x.x:33093
2007:05:04-11:37:28 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[1] x.x.x.x:33093 #256: ignoring Vendor ID payload [KAME/racoon]
2007:05:04-11:37:28 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[1] x.x.x.x:33093 #256: NAT-Traversal: Result using RFC 3947: peer is NATed
2007:05:04-11:37:28 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[1] x.x.x.x:33093 #256: Peer ID is ID_IPV4_ADDR: '10.1.132.107'
2007:05:04-11:37:28 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[2] x.x.x.x:33093 #256: deleting connection "S_REF_zVppGuvApy_0" instance with peer x.x.x.x {isakmp=#0/ipsec=#0}
2007:05:04-11:37:28 (none) pluto[4050]: | NAT-T: new mapping x.x.x.x:33093/33095)
2007:05:04-11:37:28 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[2] x.x.x.x:33095 #256: sent MR3, ISAKMP SA established
2007:05:04-11:37:28 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[2] x.x.x.x:33095 #256: ignoring informational payload, type IPSEC_INITIAL_CONTACT
2007:05:04-11:37:30 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[2] x.x.x.x:33095 #256: cannot respond to IPsec SA request because no connection is known for 10.1.x.x/20===y.y.y.y:4500...x.x.x.x:33095[z.z.z.z]===10.1.z.z/32
2007:05:04-11:37:30 (none) pluto[4050]: "S_REF_zVppGuvApy_0"[2] x.x.x.x:33095 #256: sending encrypted notification INVALID_ID_INFORMATION to x.x.x.x:33095
The error from the Software VPN says "No Phase 2 Handle found"
Any ideas would be great Thanks!
This thread was automatically locked due to age.