[strongSwan] No reciept of packets

souhail sou souhailfighter at yahoo.fr
Thu Nov 5 16:14:25 CET 2015


Hello all, 

When starting my connection, I get the following output:
initiating IKE_SA rw[2] to fd81:2041:94e6:1:b499:4837:54cd:e82c
generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(HASH_ALG) ]
sending packet: from fd81:2041:94e6:1:921b:eff:fe4b:e4d9[500] to fd81:2041:94e6:1:b499:4837:54cd:e82c[500] (724 bytes)
retransmit 1 of request with message ID 0
sending packet: from fd81:2041:94e6:1:921b:eff:fe4b:e4d9[500] to fd81:2041:94e6:1:b499:4837:54cd:e82c[500] (724 bytes)


My ipsec.conf :
vi /usr/local/etc/ipsec.conf:
# /etc/ipsec.conf - strongSwan IPsec configuration file

config setup

conn %default
        ikelifetime=60m
        keylife=20m
        rekeymargin=3m
        keyingtries=1
        keyexchange=ikev2
        authby=secret

conn rw
        left=fd81:2041:94e6:1:921b:eff:fe4b:e4d9
        rightauth=psk
        leftauth=psk
        right=fd81:2041:94e6:1:b499:4837:54cd:e82c 
        auto=add

For the pre shared key is the following 
vi /usr/local/etc/ipsec.secrets 
fd81:2041:94e6:1:b499:4837:54cd:e82c : PSK 0sjVzONCF02ncsgiSlmIXeqhGN

Is there someone who have any idea to resolve it .Thanks in adavance, 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20151105/80a76a88/attachment.html>


More information about the Users mailing list