Date: Wed, 22 Apr 2015 19:01:48 -0700 From: Rui Paulo <rpaulo@me.com> To: Ian FREISLICH <ian.freislich@capeaugusta.com> Cc: "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>, freebsd-current@freebsd.org Subject: Re: CTF: wpa_supplicant/hostapd 2.4 import Message-ID: <3845818.sZ85oEnXDh@akita> In-Reply-To: <55377bf3.653cc20a.6e28.54ad@mx.google.com> References: <2408123.McWtPaBMsU@akita> <55377bf3.653cc20a.6e28.54ad@mx.google.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 22 April 2015 12:44:12 Ian FREISLICH wrote: > Rui Paulo wrote: > > Hi, > > > > Please test the new wpa_supplicant/hostapd. Here's the patch against > > FreeBSD> > > HEAD: > > https://people.freebsd.org/~rpaulo/wpa-2.4.diff > > EAP never actually completes the association. Authentication > completes but the link never actually comes up. This configuration > worked with the previous wpa_supplicant. > > Config: > network={ > ssid="quasar" > key_mgmt=WPA-EAP > eap=PEAP > identity="zen" > password="xxxxxxxxxxxxx" > priority=8 > } > > > RADIUS log: > Wed Apr 22 12:28:20 2015 : Auth: Login OK: [zen] (from client AP-PRO-1 port > 0 cli 00-22-5F-70-A1-DF) > > Client log: > Apr 22 12:28:20 zen wpa_supplicant[2191]: wlan0: Trying to associate with > 00:27:22:6c:0b:8f (SSID='quasar' freq=2437 MHz) Apr 22 12:28:20 zen kernel: > wlan0: link state changed to UP > Apr 22 12:28:20 zen wpa_supplicant[2191]: wlan0: Associated with > 00:27:22:6c:0b:8f Apr 22 12:28:20 zen wpa_supplicant[2191]: wlan0: > CTRL-EVENT-EAP-STARTED EAP authentication started Apr 22 12:28:20 zen > wpa_supplicant[2191]: wlan0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 > method=4 -> NAK Apr 22 12:28:20 zen dhclient[2297]: send_packet: No buffer > space available Apr 22 12:28:20 zen wpa_supplicant[2191]: wlan0: > CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25 Apr 22 12:28:20 zen > wpa_supplicant[2191]: wlan0: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 > (PEAP) selected Apr 22 12:28:20 zen wpa_supplicant[2191]: wlan0: > CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=ZA/ST=Western Cape/O=Freislich > Home Network/OU=Freislich > Home/CN=freislich.nom.za/emailAddress=ca@freislich.nom.za' > hash=79d3b2233b7c0e261445f3fe488ef259fdab3c2fbe0727043ff47b0f3f3d22a0 Apr > 22 12:28:20 zen wpa_supplicant[2191]: wlan0: CTRL-EVENT-EAP-PEER-CERT > depth=1 subject='/C=ZA/ST=Western Cape/O=Freislich Home > Network/OU=Freislich > Home/CN=freislich.nom.za/emailAddress=ca@freislich.nom.za' > hash=79d3b2233b7c0e261445f3fe488ef259fdab3c2fbe0727043ff47b0f3f3d22a0 Apr > 22 12:28:20 zen wpa_supplicant[2191]: wlan0: CTRL-EVENT-EAP-PEER-CERT > depth=0 subject='/C=ZA/ST=Western Cape/L=Cape Town/O=Freislich Home > Network/OU=Freislich > Home/CN=freislich.nom.za/emailAddress=ca@freislich.nom.za' > hash=ea38723d53e84d2574f9edf105cdb904b773479badfedab1f8b9d1abbab0c12e Apr > 22 12:28:20 zen wpa_supplicant[2191]: EAP-MSCHAPV2: Authentication > succeeded Apr 22 12:28:20 zen wpa_supplicant[2191]: EAP-TLV: TLV Result - > Success - EAP-TLV/Phase2 Completed Apr 22 12:28:20 zen > wpa_supplicant[2191]: wlan0: CTRL-EVENT-EAP-SUCCESS EAP authentication > completed successfully Apr 22 12:28:21 zen kernel: wlan0: link state > changed to DOWN > Apr 22 12:28:21 zen wpa_supplicant[2191]: wlan0: CTRL-EVENT-DISCONNECTED > bssid=00:27:22:6c:0b:8f reason=0 Apr 22 12:28:24 zen wpa_supplicant[2191]: > wlan0: Trying to associate with 00:27:22:6c:0b:8f (SSID='quasar' freq=2437 > MHz) Apr 22 12:28:24 zen wpa_supplicant[2191]: wlan0: Associated with > 00:27:22:6c:0b:8f Apr 22 12:28:24 zen kernel: wlan0: link state changed to > UP > Apr 22 12:28:24 zen dhclient[2297]: send_packet: No buffer space available > Apr 22 12:28:29 zen last message repeated 2 times > Apr 22 12:28:34 zen wpa_supplicant[2191]: wlan0: Authentication with > 00:27:22:6c:0b:8f timed out. Apr 22 12:28:34 zen wpa_supplicant[2191]: > wlan0: CTRL-EVENT-DISCONNECTED bssid=00:27:22:6c:0b:8f reason=3 > locally_generated=1 Apr 22 12:28:34 zen kernel: wlan0: link state changed > to DOWN Can you send me the log of the previous wpa_supplicant version? -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3845818.sZ85oEnXDh>