Hi
I have connected WL1273 in wpa2 Enterprise mode with TTLS/MSCHAPv2 and TTLS/MD5 modes using steel Belt Radius server 6.0
TTLS/MD5
----------------
EAP-MD5Firmware Version: Rev 6.1.3.01.5Station ID : 08-00-28-7E-90-B2--------------------------------------------------------------------Interrogate TX/RX parametersTrying to associate with SSID 'WPA2'Connection established with supplicantuser_main, start\> Driver/, Connection/, Management/, Show/, Privacy/, scAn/, roaminG/, qOs/, poWer/, eVents/, Bt coexsistance/, Report/, dEbug/, biT/, aboUt, QuitAssociated with 00:26:0b:68:5e:31CTRL-EVENT-EAP-STARTED EAP authentication startedCTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selectedOpenSSL: tls_connection_handshake - Failed to read possible Application Data error:00000000:lib(0):func(0):reason(0)CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfullyWPA: Could not find AP from the ************ NEW CONNECTION ************scan resultsWPA: Key negotiati-- SSID = WPA2on completed with 00:26:0b:68:5e-- BSSID = 0-26-b-68-5e-31:31 [PTK=CCMP GTK=CCMP]CTRL-EV****************************************ENT-CONNECTED - Connection to 00:26:0b:68:5e:31 completed (auth) [id=5 id_str=]
TTLS/MSCHAPv2
---------------------
Interrogate TX/RX parametersTrying to associate with SSID 'WPA2'Associated with 00:26:0b:68:64:81CTRL-EVENT-EAP-STARTED EAP authentication startedCTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selectedConnection established with supplicantuser_main, start\> Driver/, Connection/, Management/, Show/, Privacy/, scAn/, roaminG/, qOs/, poWer/, eVents/, Bt coexsistance/, Report/, dEbug/, biT/, aboUt, QuitOpenSSL: tls_connection_handshake - Failed to read possible Application Data error:00000000:lib(0):func(0):reason(0)EAP-TTLS: Phase 2 MSCHAPV2 authentication succeededCTRL-EVENT-EAP-SUCCESS EAP authenticat************ NEW CONNECTION ************ion completed successfullyWPA:-- SSID = WPA2 Could not find AP from the scan-- BSSID = 0-26-b-68-64-81 results****************************************WPA: Key negotiation completed with 00:26:0b:68:64:81 [PTK=CCMP GTK=CCMP]CTRL-EVENT-CONNECTED - Connection to 00:26:0b:68:64:81 completed (auth) [id=5 id_str=]
1.when i connected the WL1271 solution in TTLS/MSCHAPv2 mode it is displaying as "EAP-TTLS: Phase 2 MSCHAPV2 authentication succeeded"on Host terminal.
2.when connected in TTLS/MD5 it is displaying as "CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully"
My question is by default which inner authentication method it will take if EAP-MSCHAPv2 is disabled in config file.
ctrl_interface=/var/runap_scan=2update_config=0network={ ssid="WPA2" proto=RSN key_mgmt=WPA-EAP pairwise=CCMP group=CCMP auth_alg=OPEN eap=TTLS identity="prabhjot" password="polycom123" ca_cert="/etc/cert/root.pem" # phase2="auth=MSCHAPV2"}
2.is the wlan1273 solution is taking MSCHAPv2 or MD5 by default .