Why Unsupported Phase2 EAP method?

Michael Kurecka wpi.hostapd
Thu Jul 23 07:07:23 PDT 2009


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'
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20090723/f3ab7a9a/attachment.htm 



More information about the Hostap mailing list