<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div id="yiv1683006516"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div>hi<br>
my main question is : can <span class="yshortcuts cs4-visible" id="lw_1338618542_0">hostapd</span> be used in a wired network ?<br>
im using the following network with hostapd on the authenticator :<br>
<br>
Authentication server(Win XP&nbsp; with WinRadius) &lt;------------------wired------</div><div>---------------&gt;<br>
Authenticator(hostapd) &lt;-------------------wired----- ---------------&gt;<br>
User (win XP)<br>
1.100 ------------------- 1.200 , 0.13 --------------------- 0.12<br>
and this is my configurations for hostapd :<br>
<br>
interface=eth1<br>
driver=wired<br>
dump_file=/tmp/hostapd.dump<br>
<br>
ctrl_interface=/var/run/ hostapd<br>
ctrl_interface_group=0<br>
<br>
logger_syslog=-1<br>
logger_syslog_level=2<br>
logger_stdout=-1<br>
logger_stdout_level=2<br>
<br>
ieee8021x=1<br>
eapol_key_index_workaround=0<br>
eapol_version=1<br>
<br>
own_ip_addr=192.168.1.200<br>
auth_server_addr=192.168.1.100<br>
auth_server_port=1812<br>
auth_server_shared_secret= secret<br>
acct_server_addr=192.168.1.100<br>
acct_server_port=1813<br>
acct_server_shared_secret= secret<br>
<br>
there is a problem : the EAPOL_start is sent to the authenticator by<br>
the user (win XP) but the authenticator doesn't reply to user. what is<br>
the solution ? please help me<br>
<br>
thanks a lot ...</div></div></div></div></div></body></html>