Re: Problems with 1.1.3 and WPA

Nick Bower <[email protected]>
Newsgroups gmane.linux.drivers.ipw2100.devel
Message-ID <[email protected]>
Yes I'm also getting problems with WPA on 1.1.3.  Could "ioctl[SIOCSIWPMKSA]: 
Operation not supported" be anything of concern perhaps?

kernel = 2.6.12 (mdk-22)
ipw2200 = 1.1.3
ieee = 1.1.14
wpa_supplicant = 0.4.4

I'd test with 1.1.12 but I get undefined symbols with the insmod of ipw2200 so 
can't test.  Truthfully, I've got to say 1.1.3 is the first time I've tried 
WPA (previously WEP but no longer available on this AP).

insmod failures for 1.1.2:

[ipw2200-1.1.2]# ./load
No modules unloaded.
insmod: error inserting './ipw2200.ko': -1 Unknown symbol in module
Loaded: ieee80211_crypt ieee80211_crypt_wep ieee80211_crypt_tkip 
ieee80211_crypt_ccmp ieee80211

[ipw2200-1.1.3]# ./load
No modules unloaded.
Loaded: ieee80211_crypt ieee80211_crypt_wep ieee80211_crypt_tkip 
ieee80211_crypt_ccmp ieee80211 ipw2200

As far as debugging output of WPA goes, I have

network={
    mode=0
    proto=RSN
    scan_ssid=1
    key_mgmt=WPA-PSK
    auth_alg=OPEN
    ssid="xxxx"
    psk="xxxxxxxxx"
    pairwise=CCMP
    group=CCMP
}

and all this turns up is a failure to associate;

# wpa_supplicant -ieth1 -c /etc/wpa_supplicant.conf -d -Dwext

Initializing interface 'eth1' conf '/etc/wpa_supplicant.conf' driver 'wext'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group=0
eapol_version=1
ap_scan=2
fast_reauth=1
opensc_engine_path='/usr/lib/opensc/engine_opensc.so'
pkcs11_engine_path='/usr/lib/opensc/engine_pkcs11.so'
pkcs11_module_path='/usr/lib/pkcs11/opensc-pkcs11.so'
Priority group 0
   id=0 ssid='xxxx'
Initializing interface (2) 'eth1'
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]: Operation not supported
SIOCGIWRANGE: WE(compiled)=18 WE(source)=18 enc_capa=0xf
  capabilities: key_mgmt 0xf enc 0xf
Own MAC address: 00:0e:35:45:11:40
wpa_driver_wext_set_wpa
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wpa_driver_wext_set_drop_unencrypted
Setting scan request: 0 sec 100000 usec
Wireless event: cmd=0x8b06 len=8
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
State: DISCONNECTED -> SCANNING
Trying to associate with SSID 'xxxx'
Cancelling scan request
WPA: clearing own WPA/RSN IE
Automatic auth_alg selection: 0x1
Overriding auth_alg selection: 0x1
WPA: Failed to parse WPA IE from association info
WPA: Set cipher suites based on configuration
WPA: Selected cipher suites: group 16 pairwise 16 key_mgmt 2
WPA: clearing AP WPA IE
WPA: clearing AP RSN IE
WPA: using GTK CCMP
WPA: using PTK CCMP
WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=22): xx xx xx xx xx xx xx xx xx xx 
xx xx xx xx xx xx
No keys have been configured - skip key clearing
wpa_driver_wext_set_drop_unencrypted
State: SCANNING -> ASSOCIATING
wpa_driver_wext_associate
Setting authentication timeout: 5 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: External notification - EAP fail=0
EAPOL: External notification - portControl=Auto
Wireless event: cmd=0x8b06 len=8
Wireless event: cmd=0x8b1a len=17
Wireless event: cmd=0x8b19 len=12
Received 539 bytes of scan results (2 BSSes)
Scan results: 2
Wireless event: cmd=0x8b15 len=20
Wireless event: new AP: 00:00:00:00:00:00
Added BSSID 00:00:00:00:00:00 into blacklist
State: ASSOCIATING -> DISCONNECTED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
EAPOL: External notification - EAP success=0
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
Wireless event: cmd=0x8b19 len=12
Received 611 bytes of scan results (2 BSSes)
Scan results: 2
Wireless event: cmd=0x8b19 len=12
Received 539 bytes of scan results (2 BSSes)
Scan results: 2
Wireless event: cmd=0x8b19 len=12
Received 539 bytes of scan results (2 BSSes)
Scan results: 2
Wireless event: cmd=0x8b19 len=12
Received 611 bytes of scan results (2 BSSes)
Scan results: 2
Wireless event: cmd=0x8b19 len=12
Received 539 bytes of scan results (2 BSSes)
Scan results: 2
Wireless event: cmd=0x8b19 len=12
Received 611 bytes of scan results (2 BSSes)
Scan results: 2
Wireless event: cmd=0x8b19 len=12
Received 611 bytes of scan results (2 BSSes)
Scan results: 2
Authentication with 00:00:00:00:00:00 timed out.
BSSID 00:00:00:00:00:00 blacklist count incremented to 2
State: DISCONNECTED -> DISCONNECTED
No keys have been configured - skip key clearing
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Setting scan request: 0 sec 0 usec
State: DISCONNECTED -> SCANNING



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.