wpa_supplicant wpa peap gtc connection - gtc failing?

Adrian Chadd adrian at freebsd.org
Fri Aug 17 07:26:21 UTC 2012


What the hell is type 6? Does our wpa_supplicant even support that?

I've never seen or heard of GTC authentication..


adrian


On 16 August 2012 18:40, Da Rock <freebsd-net at herveybayaustralia.com.au> wrote:
> I'm trying to access a uni network using wpa-peap with GTC authentication,
> and no matter what I've tried it fails.
>
> I've come across the same error in most of my logs: "phase2 request: NAK
> type 6".
>
> I've been at this for sometime, so I decided to contact the ICT who look
> after the radius servers, and they can't understand the why of the issue
> either- everything they can see ticks the right boxes, until my system says
> no to type 6.
>
> Anyone know of the problem?
>
> My network block looks like this in config:
>
> network={
>         #: <Network>
>         ssid="<network ssid>"
>         #+ any_bssid
>         key_mgmt=WPA-EAP
>         eap=PEAP
>         identity="<network username>"
>         password="<password>"
>         phase1="peapver=0"
>         phase2="autheap=GTC"
>         ca_cert="<radius certificate>"
> }
>
> I have tried all combinations of peap_outer_success, peapver, peaplabel, but
> none work. I was informed the peapver should be 0 and thats about it.
>
> Any pointers would be much appreciated.
>
> Cheers
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"


More information about the freebsd-net mailing list