LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1235|回复: 0

wpa_supplicant 验证EAP-PEAP MSCHAPv2失败

[复制链接]
发表于 2010-1-15 18:58:07 | 显示全部楼层 |阅读模式
wpa_supplicant.conf 配置如下

network={
    ssid="SEG"
    key_mgmt=WPA-EAP IEEE8021X
    eap=PEAP TTLS TLS
    auth_alg=OPEN
    identity="EICTSTUD\0xxxxxxQ"
    password="xxxxxx"
    ca_cert="/etc/cert/ca.pem"
    phase1="peaplabel=1"
    phase2="auth=MSCHAPV2"
    priority=2
}

=============================

[root@localhost ~]# wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf
CTRL-EVENT-SCAN-RESULTS                                                     
Trying to associate with 00:21:d8:94:59:b7 (SSID='SEG' freq=2412 MHz)      
Associated with 00:21:d8:94:59:b7                                          
CTRL-EVENT-EAP-STARTED EAP authentication started                           
OpenSSL: tls_connection_ca_cert - Failed to load root certificates error:02001002:system library:fopen:No such file or directory                                                                                                                          
OpenSSL: pending error: error:2006D080:BIO routines:BIO_new_file:no such file                                                
OpenSSL: pending error: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib                          
OpenSSL: tls_load_ca_der - Failed load CA in DER format error:02001002:system library:fopen:No such file or directory        
OpenSSL: pending error: error:20074002:BIO routines:FILE_CTRL:system lib                                                     
OpenSSL: pending error: error:0B06F002:x509 certificate routines:X509_load_cert_file:system lib                              
TLS: Failed to set TLS connection parameters                                                                                 
EAP-PEAP: Failed to initialize SSL.                                                                                          
EAP: Failed to initialize EAP method: vendor 0 method 25 (PEAP)                                                              
CTRL-EVENT-EAP-FAILURE EAP authentication failed                                                                             
Authentication with 00:21:d8:94:59:b7 timed out.                                                                             
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys                                                                     
CTRL-EVENT-SCAN-RESULTS                                                                                                      
CTRL-EVENT-SCAN-RESULTS
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表