<div dir="ltr">Hi All,<div><br></div><div>I am using LOAD setup of strongswan as client for EAP_AKA scenario and getting a couple of issues.</div><div><br></div><div>1. I am able to get the call established. But the problem is child SA rekey is not getting started (i cannot see CREATE_CHILD_SA messages going out) from strongswan on the other hand IKE SA rekey is working fine.</div><div><br></div><div>2. When i am initiating ping with newly assigned virtual IP then ESP packets are not going out.</div><div><br></div><div><br></div><div>strongswan.conf that i am using :</div><div><div>charon {</div><div>        filelog {</div><div>        /var/log/charon.log {</div><div>        ike_name = yes</div><div>        default = 4</div><div>        }</div><div>        }</div><div>        reuse_ikesa = no</div><div>        plugins {</div><div>        load-tester {</div><div>                load = aes des sha1 sha2 md5 pem pkcs1 gmp random nonce x509 curl revocation hmac stroke kernel-netlink socket-default fips-prf eap-identity eap-aka eap-aka-3gpp2 updown</div><div>                enable = yes</div><div>                initiators = 1</div><div>                iterations = 1</div><div>                delay =</div><div>                fake_kernel = yes</div><div>                responder = 172.19.21.249</div><div>                proposal = aes128-sha1-modp1024</div><div>                initiator_auth = eap</div><div>                responder_auth = pubkey</div><div>                initiator_id = <a href="mailto:carol@strongswan.org">carol@strongswan.org</a></div><div>                responder_id = <a href="http://moon.strongswan.org">moon.strongswan.org</a></div><div>                proposal = aes128-sha1-modp1024</div><div>                request_virtual_ip = yes</div><div>                ike_rekey = 50</div><div>                child_rekey = 30</div><div>                delete_after_establishment = no</div><div>                shutdown_when_complete = no</div><div>                }</div><div>        }</div><div>        #integrity_test = yes</div><div>}</div></div><div><br></div><div><br></div><div>Can anyone suggest me solution for above issues. </div><div>Thanks in advance.</div><div><br></div><div>Regards,</div><div>Sunny</div></div>