&nbsp;hello all,<br><br>i am trying to setup an environment where i&nbsp; control access to the network. i have set up an local area network. with a radius server, and a linux node i have to run wpasupplicant client to pass authentication. i am using ubuntu gusty, where network manager takes control of everything... everything works fine.... but i wanted to set (test) my own wpa supplicant, so i disabled the wpa_supplicant. i created a wpa_supplicant conf file with following details<br><br>network={<br>ssid="testnet"<br>proto=WPA<br>key_mgmt=WPA-PSK<br>psk=e7172cf145d9cb8d57bf0a06e2317c80e980a8311e7ac807315703299413debb<br>}<br><br>and my output when i run the wpa_supplicant<br>jennianand@jennianand:~$ sudo wpa_supplicant -w -Dndiswrapper -iwlan0 -c/etc/wpa_supplicant.conf -dd<br>Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'ndiswrapper' ctrl_interface 'N/A' bridge 'N/A'<br>Configuration file '/etc/wpa_supplicant.conf' -&gt;
 '/etc/wpa_supplicant.conf'<br>Reading configuration file '/etc/wpa_supplicant.conf'<br>Line: 1 - start of a new network block<br>ssid - hexdump_ascii(len=7):<br>&nbsp;&nbsp;&nbsp;&nbsp; 74 65 73 74 6e 65 74&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; testnet&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>proto: 0x1<br>key_mgmt: 0x2<br>PSK - hexdump(len=32): [REMOVED]<br>Priority group 0<br>&nbsp;&nbsp; id=0 ssid='testnet'<br>Initializing interface (2) 'wlan0'<br>SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf<br>&nbsp; capabilities: key_mgmt 0xf enc 0xf<br>WEXT: Operstate: linkmode=1, operstate=5<br>Own MAC address: 00:1a:73:98:e4:2a<br><span style="font-weight: bold;">Driver does not support WPA.</span><br>wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0<br>wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0
 seq_len=0 key_len=0<br>wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0<br>wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0<br>Setting scan request: 0 sec 100000 usec<br>Added interface wlan0<br>RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])<br>Wireless event: cmd=0x8b06 len=8<br>RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])<br>RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added<br>State: DISCONNECTED -&gt; SCANNING<br>Starting AP scan (broadcast SSID)<br>Trying to get current scan results first without requesting a new scan to speed up initial association<br>Received 222 bytes of scan results (1 BSSes)<br>Scan results: 1<br>Selecting BSS from priority group 0<br>Try to find WPA-enabled AP<br>0: 00:19:bb:fe:41:13 ssid='aalto' wpa_ie_len=0 rsn_ie_len=0 caps=0x1<br>&nbsp;&nbsp; skip - no WPA/RSN IE<br>Try to find non-WPA AP<br>0: 00:19:bb:fe:41:13 ssid='aalto' wpa_ie_len=0 rsn_ie_len=0
 caps=0x1<br>&nbsp;&nbsp; skip - SSID mismatch<br>No suitable AP found.<br>Setting scan request: 0 sec 0 usec<br>Starting AP scan (broadcast SSID)<br>Scan requested (ret=0) - scan timeout 5 seconds<br>Scan timeout - try to get results<br>Received 960 bytes of scan results (4 BSSes)<br>Scan results: 4<br>Selecting BSS from priority group 0<br>Try to find WPA-enabled AP<br>0: 00:1e:e5:43:7f:2b ssid='testnet' wpa_ie_len=26 rsn_ie_len=0 caps=0x11<br>&nbsp;&nbsp; selected based on WPA IE<br>&nbsp;&nbsp; selected WPA AP 00:1e:e5:43:7f:2b ssid='testnet'<br>Try to find non-WPA AP<br>Trying to associate with 00:1e:e5:43:7f:2b (SSID='testnet' freq=2462 MHz)<br>Cancelling scan request<br>WPA: clearing own WPA/RSN IE<br>Automatic auth_alg selection: 0x1<br>WPA: using IEEE 802.11i/D3.0<br>WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 proto 1<br>WPA: set AP WPA IE - hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00<br>WPA:
 clearing AP RSN IE<br>WPA: using GTK TKIP<br>WPA: using PTK TKIP<br>WPA: using KEY_MGMT WPA-PSK<br>WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02<br>No keys have been configured - skip key clearing<br>State: SCANNING -&gt; ASSOCIATING<br>wpa_driver_wext_set_operstate: operstate 0-&gt;0 (DORMANT)<br>WEXT: Operstate: linkmode=-1, operstate=5<br>Association request to the driver failed<br>Setting authentication timeout: 5 sec 0 usec<br>Authentication with 00:1e:e5:43:7f:2b timed out.<br>Added BSSID 00:1e:e5:43:7f:2b into blacklist<br>No keys have been configured - skip key clearing<br>State: ASSOCIATING -&gt; DISCONNECTED<br>wpa_driver_wext_set_operstate: operstate 0-&gt;0 (DORMANT)<br>WEXT: Operstate: linkmode=-1, operstate=5<br>Setting scan request: 0 sec 0 usec<br>State: DISCONNECTED -&gt; SCANNING<br>Starting AP scan (broadcast SSID)<br>Scan requested (ret=0) - scan timeout 5 seconds<br>Scan timeout -
 try to get results<br>Received 960 bytes of scan results (4 BSSes)<br>Scan results: 4<br>Selecting BSS from priority group 0<br>Try to find WPA-enabled AP<br>0: 00:1e:e5:43:7f:2b ssid='testnet' wpa_ie_len=26 rsn_ie_len=0 caps=0x11<br>&nbsp;&nbsp; selected based on WPA IE<br>&nbsp;&nbsp; selected WPA AP 00:1e:e5:43:7f:2b ssid='testnet'<br>Try to find non-WPA AP<br>Trying to associate with 00:1e:e5:43:7f:2b (SSID='testnet' freq=2462 MHz)<br>Cancelling scan request<br>WPA: clearing own WPA/RSN IE<br>Automatic auth_alg selection: 0x1<br>WPA: using IEEE 802.11i/D3.0<br>WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 proto 1<br>WPA: set AP WPA IE - hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 02 00 00<br>WPA: clearing AP RSN IE<br>WPA: using GTK TKIP<br>WPA: using PTK TKIP<br>WPA: using KEY_MGMT WPA-PSK<br>WPA: Set own WPA IE default - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2
 02<br>No keys have been configured - skip key clearing<br>State: SCANNING -&gt; ASSOCIATING<br>wpa_driver_wext_set_operstate: operstate 0-&gt;0 (DORMANT)<br>WEXT: Operstate: linkmode=-1, operstate=5<br>Association request to the driver failed<br>Setting authentication timeout: 5 sec 0 usec<br>Authentication with 00:1e:e5:43:7f:2b timed out.<br>BSSID 00:1e:e5:43:7f:2b blacklist count incremented to 2<br>No keys have been configured - skip key clearing<br>State: ASSOCIATING -&gt; DISCONNECTED<br>wpa_driver_wext_set_operstate: operstate 0-&gt;0 (DORMANT)<br>WEXT: Operstate: linkmode=-1, operstate=5<br>Setting scan request: 0 sec 0 usec<br>State: DISCONNECTED -&gt; SCANNING<br>Starting AP scan (broadcast SSID)<br>Scan requested (ret=0) - scan timeout 5 seconds<br>CTRL-EVENT-TERMINATING - signal 2 received<br>Removing interface wlan0<br>State: SCANNING -&gt; DISCONNECTED<br>wpa_driver_wext_set_operstate: operstate 0-&gt;0 (DORMANT)<br>WEXT: Operstate: linkmode=-1,
 operstate=5<br>No keys have been configured - skip key clearing<br>Failed to disable WPA in the driver.<br>No keys have been configured - skip key clearing<br>Removed BSSID 00:1e:e5:43:7f:2b from blacklist (clear)<br>Cancelling scan request<br>Cancelling authentication timeout<br>WEXT: Operstate: linkmode=0, operstate=6<br><br>it say driver doesnot support wpa, but i had been worked with network manager for 2 months without nay problem....<br><br>here is my wireless card details<br>*-network<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; description: Wireless interface<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; product: BCM4312 802.11a/b/g<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vendor: Broadcom Corporation<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; physical id: 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bus info: pci@0000:03:00.0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; logical name: wlan0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version: 02<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 serial: 00:1a:73:98:e4:2a<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; width: 64 bits<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; clock: 33MHz<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configuration: broadcast=yes driver=ndiswrapper+bcmwl5 driverversion=1.45+Broadcom,10/12/2006, 4.100. ip=130.233.238.79 latency=0 link=yes module=ndiswrapper multicast=yes wireless=IEEE 802.11g<br><br>and here is my dmesg output<br>[&nbsp;&nbsp; 18.824000] ndiswrapper version 1.45 loaded (smp=yes)<br>[&nbsp;&nbsp; 18.952000] ndiswrapper: driver bcmwl5 (Broadcom,10/12/2006, 4.100.15.5) loaded<br>[&nbsp;&nbsp; 18.956000] ACPI: PCI Interrupt Link [LK4E] enabled at IRQ 19<br>[&nbsp;&nbsp; 18.956000] ACPI: PCI Interrupt 0000:03:00.0[A] -&gt; Link [LK4E] -&gt; GSI 19 (level, low) -&gt; IRQ 22<br>[&nbsp;&nbsp; 18.956000] PCI: Setting latency timer of device 0000:03:00.0 to 64<br>[&nbsp;&nbsp;
 18.964000] ndiswrapper: using IRQ 22<br>[&nbsp;&nbsp; 19.312000] wlan0: ethernet device 00:1a:73:98:e4:2a using NDIS driver: bcmwl5, version: 0x4640f05, NDIS version: 0x501, vendor: '', 14E4:4312.5.conf<br>[&nbsp;&nbsp; 19.312000] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK<br><br>here is my ndiswrapper version<br>jennianand@jennianand:~$ ndiswrapper -v<br>utils version: 1.9<br>driver filename:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /lib/modules/2.6.22-14-generic/ubuntu/misc/ndiswrapper/ndiswrapper.ko<br>version:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.45<br>vermagic:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.6.22-14-generic SMP mod_unload 586 <br><br>jennianand@jennianand:~$ ndiswrapper -l<br>bcmwl5 : driver installed<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; device (14E4:4312) present (alternate driver: bcm43xx)<br><br>and i already black listed bcm43xx<br><br>i have no clue, whats happing, i havnt installed
 wpa_supplicant myself, it was in my system already. <br><br>any help, any hint, will be apperciable.... dont push me to ask ubuntu forum, i have tried everything no luck..... plz help me... i ahve to finish this fo rmy thesis which is due in a week.<br><br>thank you for taking time for me,<br><br>jreuben<br><br><br><br><br><br><br><br><br><br><br><br><br><p>&#32;



      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>