Hi All,

I am using strongswan 5.0.2. When I am connecting two users  using
ipsec it is establishing the connection fine.
When I am doing "ipsec stop" from one user withing 1-2 minutes, it is
disconnecting from both sides properly

but when I am doing "ipsec stop" after 5-6 minutes from one user, then
the other side still shows established
connection, and then the pc even stops to ping each other.

I think there should be proper handshaking before "ipsec stop".

May be I am missing some configuration. Has anybody faced this issue before??

Below is my configuration.

config setup

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

conn host-host
        left=192.168.0.1
        leftcert=moonCert.pem
        [email protected]
        leftfirewall=yes
        right=192.168.0.2
        [email protected]
        auto=add

Regards,
Rashid
_______________________________________________
Users mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to