[Openswan Users] state transition function for STATE_AGGR_R0 failed: INVALID_ID_INFORMATION

Anonymous cross anonymouscross at gmail.com
Mon Mar 26 09:02:32 EDT 2012


Hi Friends,

  I m trying to establish a remote vpn connection between vpnc and openswan
vpn server, but I m getting the below error message.

Mar 26 18:25:58 uxcasxxx pluto[16874]: | emitting length of ISAKMP
Notification Payload: 12
Mar 26 18:25:58 uxcasxxx pluto[16874]: | emitting length of ISAKMP Message:
40
Mar 26 18:25:58 uxcasxxx pluto[16874]: | sending 40 bytes for notification
packet through eth0:500 to 172.31.114.226:500 (using #1)
Mar 26 18:25:58 uxcasxxx pluto[16874]: |   00 00 00 00  00 00 00 00  00 00
00 00  00 00 00 00
Mar 26 18:25:58 uxcasxxx pluto[16874]: |   0b 10 05 00  00 00 00 00  00 00
00 28  00 00 00 0c
Mar 26 18:25:58 uxcasxxx pluto[16874]: |   00 00 00 01  01 00 00 12
*Mar 26 18:25:58 uxcasxxx pluto[16874]: | state transition function for
STATE_AGGR_R0 failed: INVALID_ID_INFORMATION*
Mar 26 18:25:58 uxcasxxx pluto[16874]: | * processed 0 messages from
cryptographic helpers
Mar 26 18:25:58 uxcasxxx pluto[16874]: | next event EVENT_PENDING_DDNS in
58 seconds
Mar 26 18:25:58 uxcasxxx pluto[16874]: | next event EVENT_PENDING_DDNS in
58 seconds

*/etc/ipsec.conf
+++++*
config setup
        # Debug-logging controls:  "none" for (almost) none, "all" for lots.
        protostack=netkey
        klipsdebug=all
        plutodebug=all
        nat_traversal=no
        virtual_private=
        oe=off
        nhelpers=0
        interfaces=%defaultroute

conn north-east
    type=tunnel
    right=%any
    left=172.31.114.227
    rightid=tester at cas.com
    rightxauthclient=yes
    leftxauthserver=yes
    rightxauthusername=tester
    aggrmode=yes
    ike=3des-sha-modp1024
    auto=add
    authby=secret
    pfs=no

*ipsec.secrets
++++++++++++
*172.31.114.227 %any: PSK "mypresharedkey"
@tester : XAUTH "tester"

*Vpnc.conf(vpnc client)
+++++++++++++*
IPSec gateway 172.31.114.227
IPSec ID tester at cas.com
IKE Authmode psk
IPSec secret mypresharedkey
Xauth username tester
Xauth password tester
Enable Triple DES
IKE DH Group dh2
debug 99

I have been digging this problem for a long time. Please help me to solve
this problem.
It would be of great help if you correct me on this.

-- 
Regards,
Anonymous cross.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openswan.org/pipermail/users/attachments/20120326/682864b0/attachment.html>


More information about the Users mailing list