hi,<br> <br> I am trying to connect my wireless FC2 system to Radius Server(Windows 2003 Server) using wpa_supplicant. The authentication type is PEAP-MSCHAPv2.<br> <br> Following is the entry in the .etc/wpa1.conf file.<br> <br> network={<br> ssid="example"<br> key_mgmt=IEEE8021X<br> eap=PEAP<br> identity="anupama@example.com"<br> password="fruit1"<br> ca_cert="/etc/cert/linux_wireless.pem"<br> phase2="auth=MSCHAPV2"<br> }<br> <br> <br> The certificate is generated in Radius Server and ported to the Linux cleint in the specified location.<br> <br> I started the supplicant :<br> <br> ./wpa_supplicant -D ipw -c /etc/wpa_supplicant.conf -i wlan0<br> I also started the ethereal at my wireless interface to capture any EAP packets<br> And used ./wlan0dhcp to get the IP fro the AP<br> <br> The AP supports 802.1x protocol and the RADIUS Server IP is
sepcified.<br> <br> But still I am not able to connect to the Server<br> Also no packets are captured at the Wireless Interface.<br> <br> Can someone please help me.<br> <br> Thanks,<br> Anupama<br> <br> <p> 
                <hr size=1>Do you Yahoo!?<br> Next-gen email? Have it all with the <a href="http://us.rd.yahoo.com/evt=42241/*http://advision.webevents.yahoo.com/handraisers"> all-new Yahoo! Mail Beta.</a>