Quote:
Originally Posted by otichy
Sorry if this is a bit out of topic, but seeing this is the most active thread about fw 3.1
Apparently, the latest firmware does something to openssl libraries or directly to the wpa_supplicant so that the connection to an enterprise wpa no longer works (at least not through the old wpa_supplicant hack).
The log looks like:
Code:
110224:163502 Starting AP scan (SSID: eduroam)
110224:163504 Wireless event: SCAN_RESULTS: Success
110224:163504 Trying to associate with xx:xx:xx:xx:45:20
(SSID='eduroam' freq=2442 MHz signal=-85) reassociate=0 oldSSID=''
110224:163505 Associated with xx:xx:xx:xx:45:20
110224:163505 CTRL-EVENT-EAP-STARTED EAP authentication started
110224:163505 CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
110224:163505 OpenSSL: tls_connection_handshake - Failed to read
possible Application Data error:00000000:lib(0):func(0):reason(0)
110224:163505 EAP-MSCHAPV2: Authentication succeeded
110224:163505 EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
110224:163505 CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
110224:163505 WPA: Key negotiation completed with xx:xx:xx:xx:45:20
[PTK=CCMP GTK=TKIP]
110224:163505 CTRL-EVENT-CONNECTED - Connection to xx:xx:xx:xx:45:20
completed (auth) id=8 ssidLen=7 ssid=eduroam
The OpenSSL error seems to be the culprit - the connection succeeds, but disconnects almost immediately. I'll try adding "fast_reauth=0" parameter to wpa_supplicant as recommended on some linux forum, but meanwhile - could somebody verify that the libssl.so or the wpa_supplicant itself are of a different versions in 3.1?
I seem to have libssl: OpenSSL 0.9.8j and wpa_supplicant says:
Code:
wpa_supplicant v0.5.10
Copyright (c) 2003-2008, Jouni Malinen <j@w1.fi> and contributors
Wi-Fi Protected Setup Reference Application,
Version 'sony_r5.7', modified by Sony.
Copyright (c) 2007, Sony Corporation and contributers
Copyright (c) 2007-2009, Atheros Communications
I'd be very much obliged for any insights!
|
libgnutls-openssl.so.26.14.11 was modified
wpa_supplicant was modified
wpa_cli was modified