Hello,<br><div class="gmail_quote">    In purpose to experiment eap-sim authentication protocol, i start by create the following virtual infrastructure:<br>      <br>     supplicant &lt;---------&gt; NAS (AP)&lt; --------------&gt; freeradius server<br>

      <a href="http://10.0.0.1/24" target="_blank">10.0.0.1/24</a>              <a href="http://10.0.0.2/24" target="_blank">10.0.0.2/24</a>                  <a href="http://195.12.16.17/24" target="_blank">195.12.16.17/24</a><br>
                      |            |             |                    |<br>
                      |            |             |                    |<br>                      |            |             |                    |<br>                vmnet8      eth0       bridge              eth0<br><br>

supplicant : is my real machine,<br>NAS : is a vmplayer virtual machine, <br>freeradius server : is an lxc container<br><br>i configured freeradius server for tests, and i tested it with eapol_start, it was worked.<br>but i need some help to simulate communication between supplicant and Authenticator (802.1x authentication)<br>

<br>on NAS i executed hostapd <br>and i try to create EAPOL / START packet whith scapy from supplicant and send it to the hostapd on NAS but does not work<br><br>is there a way to test hostapd, and to simulate an 802.1x authentication with above virtual network ?<br>

does wpa_supplicant do this authentication in case of ethernet (virtual); or wpa_supplicant do only wireless authentication ?<br><br><br>thanks in advance.<br>best regards.<br>
</div><br>