Hi Friends,<br><br> I m trying to establish a remote vpn connection between vpnc and openswan vpn server, but I m getting the below error message.<br><br>Mar 26 18:25:58 uxcasxxx pluto[16874]: | emitting length of ISAKMP Notification Payload: 12<br>
Mar 26 18:25:58 uxcasxxx pluto[16874]: | emitting length of ISAKMP Message: 40<br>Mar 26 18:25:58 uxcasxxx pluto[16874]: | sending 40 bytes for notification packet through eth0:500 to <a href="http://172.31.114.226:500">172.31.114.226:500</a> (using #1)<br>
Mar 26 18:25:58 uxcasxxx pluto[16874]: | 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00<br>Mar 26 18:25:58 uxcasxxx pluto[16874]: | 0b 10 05 00 00 00 00 00 00 00 00 28 00 00 00 0c<br>Mar 26 18:25:58 uxcasxxx pluto[16874]: | 00 00 00 01 01 00 00 12<br>
<b>Mar 26 18:25:58 uxcasxxx pluto[16874]: | state transition function for STATE_AGGR_R0 failed: INVALID_ID_INFORMATION</b><br>Mar 26 18:25:58 uxcasxxx pluto[16874]: | * processed 0 messages from cryptographic helpers<br>Mar 26 18:25:58 uxcasxxx pluto[16874]: | next event EVENT_PENDING_DDNS in 58 seconds<br>
Mar 26 18:25:58 uxcasxxx pluto[16874]: | next event EVENT_PENDING_DDNS in 58 seconds<br><br clear="all"><b>/etc/ipsec.conf<br>+++++</b><br>config setup<br> # Debug-logging controls: "none" for (almost) none, "all" for lots.<br>
protostack=netkey<br> klipsdebug=all<br> plutodebug=all<br> nat_traversal=no<br> virtual_private=<br> oe=off<br> nhelpers=0<br> interfaces=%defaultroute<br><br>conn north-east<br>
type=tunnel<br> right=%any<br> left=172.31.114.227<br> rightid=<a href="mailto:tester@cas.com">tester@cas.com</a><br> rightxauthclient=yes<br> leftxauthserver=yes<br> rightxauthusername=tester<br> aggrmode=yes<br>
ike=3des-sha-modp1024<br> auto=add<br> authby=secret<br> pfs=no<br><br><b>ipsec.secrets<br>++++++++++++<br></b>172.31.114.227 %any: PSK "mypresharedkey"<br>@tester : XAUTH "tester"<br><br>
<b>Vpnc.conf(vpnc client)<br>+++++++++++++</b><br>IPSec gateway 172.31.114.227<br>IPSec ID <a href="mailto:tester@cas.com">tester@cas.com</a><br>IKE Authmode psk<br>IPSec secret mypresharedkey<br>Xauth username tester<br>
Xauth password tester<br>Enable Triple DES<br>IKE DH Group dh2<br>debug 99<br><br>I have been digging this problem for a long time. Please help me to solve this problem.<br>It would be of great help if you correct me on this.<br>
<br>-- <br>Regards,<br>Anonymous cross.<br>