<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I use strongswan roadwarrior setup, it works well, but when my employees connect from the same internal IP addresses they receive disconnect:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>charon: 07[CFG] detected duplicate IKE_SA for '192.168.0.105', triggering delete for old IKE_SA<br>
</span><span></span><span>charon: 13[CFG] got a response on a duplicate IKE_SA for '192.168.0.105', deleting new IKE_SA<br>
</span><span></span><span>charon: 13[IKE] IKE_SA deleted<br>
</span>
<div>charon: 05[IKE] deleting IKE_SA IKEv2-tunnel[344] between 1.1.1.1[1.1.1.1]...2.2.2.2[192.168.0.105]<br>
</div>
<span></span><br>
ipsec.conf:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>config setup<br>
</span>
<div>        charondebug="all"<br>
</div>
<div>        uniqueids=no<br>
</div>
<div>        strictcrlpolicy=no<br>
</div>
<div>conn %default<br>
</div>
<div>        auto=route<br>
</div>
<div>        left=1.1.1.1<br>
</div>
<div>        leftcert=<span style="font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">1.1.1.1</span>.crt<br>
</div>
<div>        leftauth=pubkey<br>
</div>
<div>        leftsendcert=always<br>
</div>
<div>        rekey=no</div>
<div>        dpdaction=clear</div>
<div>        keyexchange=ikev2</div>
<div>        type=tunnel<br>
</div>
<div>conn IKEv2-tunnel<br>
</div>
<div>  rightauth=eap-radius<br>
</div>
<div>  eap_identity=%any<br>
</div>
<div>  rightsourceip=10.0.0.0/24</div>
<div>  rightsendcert=never<br>
</div>
<span></span><br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
May you, please, help me?</div>
</body>
</html>