No subject
Raghavendra. S
raghavendra.akkasali
Tue Jan 8 02:11:00 PST 2008
Hi All,
Whether following two configuration are correct for EAP-TTLS?
1. First configuration
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
fast_reauth=1
eapol_version=1
network={
ssid="3Com"
proto=WPA
scan_ssid=1
key_mgmt=WPA-EAP IEEE8021X
pairwise=TKIP
group=TKIP
eap=TTLS
identity="jbibe"
password="whatever"
ca_cert="/tmp/certs/root.pem"
client_cert="/tmp/certs/cert-clt.pem"
private_key="/tmp/certs/cert-clt.pem"
private_key_passwd="whatever"
}
2. Second configuration
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
fast_reauth=1
eapol_version=1
network={
ssid="3Com"
proto=WPA
scan_ssid=1
key_mgmt=WPA-EAP IEEE8021X
pairwise=TKIP
group=TKIP
eap=TTLS
identity="jbibe"
password="whatever"
ca_cert="/tmp/certs/root.pem"
}
Also whether same is applicable to EAP-PEAP?
--
Regards & Thanks
Raghavendra. S
More information about the Hostap
mailing list