Jouni, thank you very much for your quick response.<br>So after configuring the NAS client on the RADIUS server side, the command i have to use is:<br><br><pre style="font-family: arial,sans-serif;"><font size="2">eapol_test -c <eapol_test config file> -a<IP of Radius server> -p1812 -s<shared secret><br>
<br>Please confirm.<br></font></pre><br><br><div class="gmail_quote">On Fri, Jun 13, 2008 at 2:31 PM, Jouni Malinen <<a href="mailto:j@w1.fi">j@w1.fi</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Fri, Jun 13, 2008 at 11:34:37AM +0200, Dana Blanaru wrote:<br>
<br>
> Is it possible to use eapol_test tool to test other authentication servers?<br>
> I want to test our AAA server using eapol_test tool and i don't know how to<br>
> link these 2 together.<br>
<br>
</div>Sure. There is nothing FreeRADIUS-specific in eapol_test.<br>
<div class="Ih2E3d"><br>
> Did anybody tried to do this? How to setup my server in order to work with<br>
> eapol_test?<br>
<br>
</div>Yes, I use eapol_test to test wpa_supplicant EAP peer implementation<br>
against number of RADIUS authentication servers. The server side does<br>
not need any additional configuration apart from allowing the host that<br>
you use to run eapol_test on to act as a RADIUS client. In other words,<br>
you will just need to configure that host as a NAS/client in the RADIUS<br>
server configuration. At that point, you will also assign a shared<br>
secret for the client (i.e., the one that you set with -s option for<br>
eapol_test).<br>
<font color="#888888"><br>
--<br>
Jouni Malinen PGP id EFC895FA<br>
_______________________________________________<br>
HostAP mailing list<br>
<a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br>
<a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
</font></blockquote></div><br>