question regarding wpa_supplicant ant Intermec 2101
Johan
johan.arens
Wed May 2 13:11:40 PDT 2007
Hi There
I'm trying to figure out how to setup wpa_supplicant to authenticate
on an AP Intermec 2101, with the embeded radius server.
That AP supports EAP-TTLS, so I tried to configure my wpa_supplicant
like this :
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="example 802.1x network"
key_mgmt=IEEE8021X
eap=PEAP
phase2="auth=MSCHAPV2"
identity="user name"
password="password"
ca_cert="/etc/cert/ca.pem"
}
without any luck. I got off course the ca from Intermec, but the AP
rejects all the time my logins, offcourse, that AP doesn;t have much
logs, so I don;'t know what going on.
Btw my client is an handheld device, AML M7100, so it's not easy to
debug properly.
I'm wondering if I'm the only one who ever tried to bind a linux
client to an Intermec AP.
Thanks in advance !!
More information about the Hostap
mailing list