Results 1 to 1 of 1
Hi,
I have been searching for a solution for more than three months but no luck.
I have a fujitsu-siemens laptop with a broadcom wireless card.
The card is working ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-13-2005 #1Just Joined!
- Join Date
- Dec 2005
- Location
- Glasgow, Scotland
- Posts
- 7
Wireless connection problem, Broadcom card and slack 10.2
Hi,
I have been searching for a solution for more than three months but no luck.
I have a fujitsu-siemens laptop with a broadcom wireless card.
The card is working fine with ndiswrapper, and I am able to scan for networks.
The problem is that I need to connect to my university's wireless network and I cannot. The configuration i have in winblowz (because I am using them now to write to you now
) is:
In the association tab:
* Network Authentication: Open
* Data Encyption: WEP
* The key is provided for me automatically
Authentication tab:
* Enable IEEE 802.1x authentication for this network
* EAP type: Protected EAP (PEAP)
PEAP Properties:
* Validate server certificate
* There is a certification checked (calcourt.cer) and
* Select Authentication method: Secured password (EAP-MSCHAP v2)
I have wpa_supplicant with the following config file:
When i run wpa_supplicant with "wpa_supplicant -d -iwlan0 -c/etc/wpa_supplicant.conf -Dndiswrapper" i get this output and i cannot connect:Code:ctrl_interface=/var/run/wpa_supplicant network={ ssid="SSID-WAP-WAccess-CALCOURT" key_mgmt=IEEE8021X eap=PEAP phase2="auth=MSCHAPV2" identity="gkyril10" password="********" ca_cert="/etc/cert/calcourt.pem" }
Does anybody have any ideas??Code:root@blashyrkh:/home/raven# wpa_supplicant -d -iwlan0 -c/etc/wpa_supplicant.conf -Dndiswrapper Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'ndiswrapper' ctrl_interface 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' ctrl_interface='/var/run/wpa_supplicant' Priority group 0 id=0 ssid='SSID-WAP-WAccess-CALCOURT' Initializing interface (2) 'wlan0' EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 ioctl[SIOCSIWPMKSA]: No such device SIOCGIWRANGE: too old (short) data - assuming WPA is not supported Own MAC address: 00:14:a5:04:7c:10 wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0 ioctl[SIOCSIWENCODEEXT]: No such device Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0 ioctl[SIOCSIWENCODEEXT]: No such device Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0 ioctl[SIOCSIWENCODEEXT]: No such device Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0 ioctl[SIOCSIWENCODEEXT]: No such device Driver did not support SIOCSIWENCODEEXT, trying SIOCSIWENCODE Setting scan request: 0 sec 100000 usec Added interface wlan0 Wireless event: cmd=0x8b06 len=8 RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added RTM_NEWLINK, IFLA_IFNAME: Interface 'wlan0' added Wireless event: cmd=0x8b2a len=12 Wireless event: cmd=0x8b2a len=12 Wireless event: cmd=0x8b2a len=12 Wireless event: cmd=0x8b2a len=12 State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Scan timeout - try to get results Received 413 bytes of scan results (2 BSSes) Scan results: 2 Selecting BSS from priority group 0 0: 00:0d:29:ac:d8:0c ssid='' wpa_ie_len=0 rsn_ie_len=0 caps=0x11 skip - no WPA/RSN IE 1: 00:0c:41:9d:b1:66 ssid='Blacktower' wpa_ie_len=0 rsn_ie_len=0 caps=0x11 skip - no WPA/RSN IE No suitable AP found.
Sorry for the length of my post


Reply With Quote
