I'd appreciate some insight on this from those of you who are actually using the Novell BorderManager client for Win32 clients connecting to either NSM or ASG v6.
I have a RoadWarrior profile configured in the server per the recommendations of http://www.novell.com/coolsolutions/appnote/16889.html. The AppNote itself is in conflict, however. In one place, Gaurav lists the Phase 1 encryption algorithm as MD5, and in the screenshot of the policy configuration page, he shows this as SHA1. Also, if this is a RoadWarrior configuration, on an assumed dynamic link (well, dynamic by nature of the fact that the remote endopoint is never known beforehand), why then is the profile to be configured in Main Mode and not Aggressive?
Anyway, I cannot get this to connect. Here are a couple snippets from the logs (I am using PSK for the time being):
ikelog.txt (server IP address has been replaced with "sss.sss.sss.sss;" client IP has been replaced with "ccc.ccc.ccc.ccc"):
88
11-05-2006 10:28:08 AM Created thread for SendKeepAlivePacketProcess
11-05-2006 10:28:08 AM Start IPSEC SA 00a25618 - Initiator****totSA=1
11-05-2006 10:28:08 AM src from IPsec
11-05-2006 10:28:08 AM 00000000 00000000
11-05-2006 10:28:08 AM dst from IPsec
11-05-2006 10:28:08 AM 00000000 18698d65
11-05-2006 10:28:08 AM Start IKE-SA 00a28730 - Initiator,src=ccc.ccc.ccc.ccc,dst=sss.sss.sss.sss,TotSA=1
11-05-2006 10:28:08 AM AUTH ALG IS 1
11-05-2006 10:28:08 AM Negotiating for an NMAS user sss.sss.sss.sss
11-05-2006 10:28:08 AM ***Send Main Mode message to sss.sss.sss.sss
11-05-2006 10:28:08 AM I-COOKIE=96a597108ce35e5f,R-COOKIE=0000000000000000,MsgID=0,1stPL=SA-PAYLOAD,state=23132932
11-05-2006 10:28:08 AM ERROR [:P]acket length 25600 recieved is too high , probably bogus packet
11-05-2006 10:28:08 AM ERROR :Maximum size of allowed packet is 25600
11-05-2006 10:28:08 AM ***Receive Main Mode message from sss.sss.sss.sss
11-05-2006 10:28:08 AM I-COOKIE=96a597108ce35e5f,R-COOKIE=e02e9414272ce2be,MsgID=0,1stPL=SA-PAYLOAD,state=22084308
11-05-2006 10:28:08 AM IKE SA NEGOTIATION: Peer lifetime = 28800 My lifetime=28800
11-05-2006 10:28:08 AM ****DH private exponent size is 1016****
11-05-2006 10:28:08 AM Recieved Supported Vendor id draft-ietf-ipsec-nat-t-ike-03 from sss.sss.sss.sss
11-05-2006 10:28:08 AM ***Send Main Mode message to sss.sss.sss.sss
11-05-2006 10:28:08 AM I-COOKIE=96a597108ce35e5f,R-COOKIE=e02e9414272ce2be,MsgID=0,1stPL=KEY-PAYLOAD,state=22084208
11-05-2006 10:28:08 AM ERROR [:P]acket length 25600 recieved is too high , probably bogus packet
11-05-2006 10:28:08 AM ERROR :Maximum size of allowed packet is 25600
11-05-2006 10:28:08 AM ***Receive Main Mode message from sss.sss.sss.sss
11-05-2006 10:28:08 AM I-COOKIE=96a597108ce35e5f,R-COOKIE=e02e9414272ce2be,MsgID=0,1stPL=KEY-PAYLOAD,state=22084308
11-05-2006 10:28:08 AM There is NAT in between server and client
11-05-2006 10:28:08 AM ****SKEYID***secret***
11-05-2006 10:28:08 AM 73686162 617a7a74 75626d61 6e202020
11-05-2006 10:28:08 AM *Sending MM id payload IPSEC_ID_IPV4_ADDR ccc.ccc.ccc.ccc
11-05-2006 10:28:08 AM *protocol 0 portnum 0 length 8
11-05-2006 10:28:08 AM Sending INITIAL_CONTACT notify to sss.sss.sss.sss
11-05-2006 10:28:08 AM ***Send Main Mode message to sss.sss.sss.sss
11-05-2006 10:28:08 AM I-COOKIE=96a597108ce35e5f,R-COOKIE=e02e9414272ce2be,MsgID=0,1stPL=ID-PAYLOAD,state=22084236
11-05-2006 10:28:08 AM ERROR [:P]acket length 25600 recieved is too high , probably bogus packet
11-05-2006 10:28:08 AM ERROR :Maximum size of allowed packet is 25600
11-05-2006 10:28:08 AM ***Receive Main Mode message from sss.sss.sss.sss
11-05-2006 10:28:08 AM I-COOKIE=96a597108ce35e5f,R-COOKIE=e02e9414272ce2be,MsgID=0,1stPL=ID-PAYLOAD,state=22084308
11-05-2006 10:28:08 AM Recieved MM ID payload type 1 protocol 0 portnum 0 length 8
11-05-2006 10:28:08 AM *Received MM ID ID_IPV4_ADDR sss.sss.sss.sss
11-05-2006 10:28:08 AM Final IKE (phase 1) SA lifetime is 28800 secs
11-05-2006 10:28:08 AM IKE-SA is created. rekey time = 21600 encr=5,hash=2,auth=1,lifesec=28800
11-05-2006 10:28:08 AM dst=sss.sss.sss.sss,time=249281
88
I am at first concerned about the "packet length 25600 recieved is too high" (the spelling error is in the log...sheesh...). I have no idea where this may be adjusted or indeed what packet is oversized. I see nothing on ASG to configure super packets or anything of the sort.
BTW, the above was with Phase 1 auth set to MD5. However, I get similar results with SHA1 (Phase 1 does connect). I have also adjusted the Phase 1 SA lifetime to 28800 from the stated 14400 in the AppNote (same results, either way).
More from ikelog.txt in my follow-up message (this one was too long to post in one shot).
This thread was automatically locked due to age.