<div dir="ltr">Hi,<div><br></div><div>We are facing a problem with our Strongswan 5.4 IKEv1 xAUTH with PSK server.</div><div><br></div><div>Basically we can get all the devices login fine and get their IPs but when the iphone turn off the screen, after a few seconds the connection drops.</div><div><br></div><div>I have many servers with this issue and only happens to devices when they go to sleep, in Android devices it works fine.</div><div><br></div><div>Here is our ipsec.conf:</div><div><br></div><div><div>config setup</div><div>    cachecrls=yes</div><div>    uniqueids=yes</div><div>    charondebug="cfg 2, chd 2, esp 2, ike 2, knl 2, mgr 2, net 2"</div><div><br></div><div>conn ios</div><div>    keyexchange=ikev1</div><div>    authby=xauthpsk</div><div>    xauth=server</div><div>    leftsubnet=<a href="http://0.0.0.0/0">0.0.0.0/0</a></div><div>    leftfirewall=yes</div><div>    lefthostaccess=yes</div><div>    right=%any</div><div>    rightsourceip=<a href="http://192.168.47.1/24">192.168.47.1/24</a></div><div>    rightdns=8.8.8.8</div><div>    auto=add</div></div><div><br></div><div>We appreciate any help on this.</div><div><br></div><div>Thanks,</div></div>