Help! Disconnected after around 60s
Xianwen Chen
xianwen.chen
Fri Jan 29 00:27:38 PST 2010
Hello friends,
My hostel uses wired PEAP authentication for network access. I use
wpa_supplicant -Dwired -ieth0 -c./xxx.conf to connect, while xxx.conf is
ctrl_interface=/var/run/wpa_supplicant_wired
network={
key_mgmt=WPA-EAP
eap=PEAP
identity="user"
password="password"
phase1="peaplabel=0"
phase2="auth=MSCHAPV2"
}
It works in the beginning. And I can easily obtain a network address with dhcpcd. However, after around 60s, the network will be down. I will have to kill wpa_supplicant and dhcpcd to re-authenticate and re-dhcp.
How can I solve the problem?
Best regards,
Wen
More information about the Hostap
mailing list