You are not logged in.

#1 2010-09-09 17:12:06

leaks
Member
Registered: 2010-09-08
Posts: 2

wpa2-enterprise authentication fails

Hi, I am trying to connect to the wireless at my Univertisy. it is a wpa2-enterprise network using AES/CCMP encryption with PEAP/MSCHAPV2. I am currently using netcfg with a wpa_supplicant config section profile. If it matters I am using the b43 wireless driver.

Here is my current config section

network={
     ssid="BrockSecure"
     proto=RSN
     key_mgmt=WPA-EAP
     pairwise=CCMP
     eap=PEAP
     identity="*****"
     password="*****"
     phaze2="auth=MSCHAPV2"
}

Offline

#2 2010-09-11 09:32:05

xvello
Member
Registered: 2010-05-15
Posts: 81
Website

Re: wpa2-enterprise authentication fails

I am not a wpa_supplicant guru (I use wicd, which help a lot in configuring wifi access), but the "phaze2" seems like a typo. Does it work if you replace it with "phase2" ?

You can find all acceptable configuration tokens in this example file : http://hostap.epitest.fi/gitweb/gitweb. … icant.conf

Regards

Offline

Board footer

Powered by FluxBB