Help debug my authentication issue? (Part 1)
Frank Rizzo
thefrankrizzo
Thu Oct 15 21:46:03 PDT 2015
Turning off bridging results in this:
IFNAME=wlan0 <3>CTRL-EVENT-EAP-STATUS status='remote certificate
verification' parameter='success'
IFNAME=wlan0 <3>CTRL-EVENT-EAP-STATUS status='completion'
parameter='success'
IFNAME=wlan0 <3>CTRL-EVENT-EAP-SUCCESS EAP authentication completed
successfully
IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=2 state=7 BSSID=<Server MAC>
SSID=EAP-Test
IFNAME=wlan0 <3>CTRL-EVENT-STATE-CHANGE id=2 state=8 BSSID=<Server MAC>
SSID=EAP-Test
IFNAME=wlan0 <3>WPA: Key negotiation completed with <Server MAC>
[PTK=CCMPGTK=CCMP]
IFNAME=wlan0 <3>CTRL-EVENT-CONNECTED - Connection to <Server MAC>
completed (auth) [id=2 id_str=]
The tablet goes to "Obtaining IP Address", and hangs. But I doubt that's
ANYTHING to do with WPA_Supplicant, or HostAP. (If you disagree with this
assessment, please comment)
THANK YOU!
-Frank
On Thu, 15 Oct 2015 15:51:22 -0700, Jouni Malinen <j at w1.fi> wrote:
> On Thu, Oct 15, 2015 at 03:05:12PM -0700, Frank Rizzo wrote:
>> interface=wlan0
>> bridge=br0
>> driver=nl80211
>
> Which WLAN driver and hardware are you using?
>
>> I have that bridge defined, but I can easily remove it if that's a
>> test that you think would reveal something. Ultimately, it'll be
>> tablets talking to the host over a VLAN.
>
> Yes, I would start with the bridge removed from the picture for the test
> until the AP is shown to be capable of receiving EAPOL frames. Linux
> bridge is one of the most common reasons for this failing.
More information about the Hostap
mailing list