Hello, I followed instructions to setup the wpa_supplicant, and here is what I did:<br>I dowloaded the RPM for fc4 (I have fc5), installed it, and here is my wpa_supplicant.config:<br>----------------------------------------------------------------------------<br>#WPA Supplicant Config File V1.3<br>#Written for the Computer Science Department, University of Illinois.<br>#2004-08-05<br>#Interface for separate control programs. Default value.<br>ctrl_interface=/var/run/wpa_supplicant<br><br>#Sets which user groups can interact with the control interface.<br># Set to Root only.<br>ctrl_interface_group=0<br><br>#Sets 802.1x EAPOL version. 1=v1 2=v2.<br>eapol_version=1<br><br>#Sets AP sellection to be handled by wpa_supplicant or the driver.<br># 0=driver 1=wpa_supplicant<br>ap_scan=1<br><br>#Begin Network Block<br>#--------------------------------<br><br>network={<br> ssid="mynet"<br>
scan_ssid=1<br> proto=WPA<br> key_mgmt=WPA-PSK<br> #psk="mynetpass"<br> psk=f03e48030f2a0ecf17cbcf14e02b594a973956f4a3107b1475a0e43156206318<br>}<br>------------------------------------------------------------------------------------<br>My ESSID isn't broadcasted, so maybe it has trouble picking it up. I run the following command to start up wpa_supplicant:<br>wpa_supplicant -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf -Dhostap -w<br>Giving me the following output:<br>ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not supported<br>ioctl[SIOCGIFADDR]: Cannot assign requested address<br>ioctl[SIOCGIFADDR]: Cannot assign requested address<br>ioctl[SIOCGIFADDR]: Cannot assign requested address<br>ioctl[SIOCGIFADDR]: Cannot assign requested address<br>ioctl[SIOCGIFADDR]: Cannot assign requested
address<br><br>i tried running wpa_cli, but everything I do just tells me "OK".<br>How do I associate, or try to associate with the AP.<br><br>Thanks.<br>Kind Regards,<br>Al<br><p>
                <hr size=1>Do you Yahoo!?<br>
Get on board. <a href="http://us.rd.yahoo.com/evt=40791/*http://advision.webevents.yahoo.com/handraisers">You're invited</a> to try the new Yahoo! Mail Beta.