<div dir="ltr"><div><div><div><div>Hi all,<br><br></div>I got the below setup in ipsec.conf<br><br>conn rw_cert<br>        rightauth=eap-tls              #using certificate<br>        rightsendcert=never<br>        eap_identity=%any<br>        auto=add<br><br>conn rw_pw<br>        rightauth=eap-mschapv2         #using password<br>        eap_identity=%any<br>        auto=add<br><br></div>Each one works fine when connecting from the remote peer when testing individually (commenting out one "conn") but If I have both listed as above, every time only the EAP-TLS (as it's the first one listed) gets picked up. If I change the order with EAP-MSCHAPV2 listed first then it gets picked up every time. <br><br></div>Is there a way to fine tune this behavior, ie, If the remote peer is trying to authenticate via EAP-MSCHAPV2 the server should pick the right method (eap-mschapv2) not the first one in the list.<br><br></div><div>Note: I used the same remote peer to test the above. <br></div><div><div><div><br clear="all"><div><div>-- <br><div class="gmail_signature">Kind regards,<br>Yudi<br></div>
</div></div></div></div></div></div>