<font face="verdana, sans-serif">Hello everyone, </font><div><font face="verdana, sans-serif"><br></font></div><div><font face="verdana, sans-serif">    I need some help regarding load testing against remote host. I have my strongswan.conf file as said in the below link</font></div>

<div><font face="verdana, sans-serif">    <a href="http://wiki.strongswan.org/projects/strongswan/wiki/LoadTests" target="_blank">http://wiki.strongswan.org/projects/strongswan/wiki/LoadTests</a></font></div><div><font face="verdana, sans-serif"><br>

</font></div><div><font face="verdana, sans-serif">    Right now i am using EAP Authentication, i.e in the strongswan.conf file i have set <b>""initiator_auth = eap""</b>. But the only problem is For EAP Authentication, the client uses a NAI in the form <b><a href="mailto:100000000010001@strongswan.org">100000000010001@strongswan.org</a></b>. Now my remote server expects this to be in the different form say like <b>"<a href="mailto:abcd-0000000000000001@abc.def.ghi.in">abcd-0000000000000001@abc.def.ghi.in</a>", </b></font><font face="verdana, sans-serif">How can i make this change i.e. how can i tell strongswan to use NAI in my format ? I tried changing in the source code at </font><b>strongswan-4.4.0/src/libcharon/plugins/load_tester/load_tester_config.c</b>  in the function <b>generate_auth_cfg(), </b>But its only taking the NAI's of the form ""<a href="mailto:abcd-0000000000000001@xyz.org">abcd-0000000000000001@xyz.org</a> "" i.e. if there are more than one period "." after "@" its failing !!!, </div>

<div><font face="verdana, sans-serif">So, how can i change it ? Is there any configuration attribute value pairs ? in the strongswan.conf or ipsec.conf ??</font></div><div><font face="verdana, sans-serif"><br></font></div>

<div><font face="verdana, sans-serif">Thanks and Regards,</font></div><div><font class="Apple-style-span" face="verdana, sans-serif">Naren. :)</font></div>