You are not logged in.

#1 2010-01-25 16:20:23

Habmala
Member
From: Sweden
Registered: 2010-01-02
Posts: 21
Website

wpa_supplicant OpenSSL: tls_connection_handshake

Hi, I'm having som strange output from wpa_supplicant when conecting to the wireless at my university, which by the way was a pain in the butt.

This is the output I'm getting

[root@Pablo sebb]# wpa_supplicant -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
CTRL-EVENT-SCAN-RESULTS 
Trying to associate with 00:0b:0e:61:17:84 (SSID='LNU-Student' freq=2437 MHz)
CTRL-EVENT-SCAN-RESULTS 
Associated with 00:0b:0e:61:17:84
CTRL-EVENT-EAP-STARTED EAP authentication started
CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
OpenSSL: tls_connection_handshake - Failed to read possible Application 
Data error:00000000:lib(0):func(0):reason(0)
EAP-MSCHAPV2: Invalid header: len=69 ms_len=65
EAP-MSCHAPV2: workaround, ignore invalid ms_len 65 (len 69)
EAP-MSCHAPV2: Invalid header: len=50 ms_len=46
EAP-MSCHAPV2: workaround, ignore invalid ms_len 46 (len 50)
EAP-MSCHAPV2: Authentication succeeded
EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
WPA: Key negotiation completed with 00:0b:0e:61:17:84 [PTK=CCMP GTK=CCMP]
CTRL-EVENT-CONNECTED - Connection to 00:0b:0e:61:17:84 completed (auth) 
[id=2 id_str=]

I don't really understand all of it but everything seems ok exept the OpenSSL and Data error part. Googling it mostly gives error messages and talk about an old bug that sounds like it's been fixed.

The odd part is I'm getting in to the network, and it seems to work great. I guess it's not really a problem, I'm just curious as to what it means.

Does anyone else out there have an idea?

Offline

Board footer

Powered by FluxBB