Why Unsupported Phase2 EAP method?
Dan Williams
dcbw
Thu Jul 23 07:38:00 PDT 2009
On Thu, 2009-07-23 at 09:07 -0500, Michael Kurecka wrote:
> I'm getting the following messages
> EAP: Received EAP-Request id=70 method=25 vendor=0 vendorMethod=0
> EAP: EAP entering state GET_METHOD
> EAP: Initialize selected EAP method: vendor 0 method 25 (PEAP)
> TLS: Unsupported Phase2 EAP method 'MSCHAPv2'
What options have you compiled your wpa_supplicant with? What's
the .config you used to build it, or that your distribution provider
used to build it?
Dan
> TLS: Phase2 EAP types - hexdump(len=8): 00 00 00 00 1a 00 00 00
> TLS: using phase1 config options
> TLS: Trusted root certificate(s) loaded
> CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
> EAP: EAP entering state METHOD
>
> SSL: Received packet(len=6) - Flags 0x20
> EAP-PEAP: Start (server ver=0, own ver=1)
> EAP-PEAP: Using PEAP version 0
> with the following config file:
> ctrl_interface=/var/run/wpa_supplicant
> ap_scan=1
> network={
> ssid="OSD"
> proto=RSN
> key_mgmt=WPA-EAP
> group=CCMP
> eap=PEAP
> identity="admin"
>
> password="wpi01"
> ca_cert="/etc/cert/TrustedCA.pem"
> phase2="auth=MSCHAPv2"
> priority=2
> }
> Why is the
> TLS: Unsupported Phase2 EAP method 'MSCHAPv2'
>
>
> line being displayed? Do I have a problem with my setup?
>
>
> _______________________________________________
> HostAP mailing list
> HostAP at lists.shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
More information about the Hostap
mailing list