Hello,
One of my customer uses WPA2-enterprise (+ hidden) for guests. Could you help me to set it up?
Below part of my wpa_supplicant1.conf. (As I understood certificates on client site are not mandatory.)
Below response from wpa_supplicant. (Does I need to install any certificates?) Where am I wrong?
One of my customer uses WPA2-enterprise (+ hidden) for guests. Could you help me to set it up?
Below part of my wpa_supplicant1.conf. (As I understood certificates on client site are not mandatory.)
Code:
network={
ssid="off"
proto=RSN
key_mgmt=WPA-EAP
eap=PEAP
identity="user"
password="0123456789OS"
scan_ssid=1
phase2="auth=MSCHAPV2"
}
Code:
Associated with 00:26:cb:b9:1d:b0
CTRL-EVENT-EAP-STARTED EAP authentication started
CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/CN=AZFNCO-NAP1.azer.ua'
CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/CN=AZFNCO-NAP1.azer.ua'
CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/CN=AZFNCO-NAP1.azer.ua'
EAP-MSCHAPV2: failure message: '' (retry allowed, error 691)
CTRL-REQ-IDENTITY-0:Identity needed for SSID off
CTRL-REQ-PASSWORD-0:Password needed for SSID off