WPA - AP Association Issue

Mr. Maloomnahi maloomnahi
Wed Nov 14 02:57:55 PST 2007


Hi All,

I have the same setting going on and TLS / TTLS / PEAP works completely fine. Thansks for all the help.

But when I add phase 2 of SIM, AKA, PAX, SAKE it does not remain associated and gets disconnected soon.

I have annexed the CONF file and the dump for your perusal and comments.

1] Are the settings in the CONF file wrong? [current one is for AKA]
2] Are there any settings required at the AP / Hostapd end?
3] Why does the hostapd.eap_user does not accept PAP and CHAP settings of identiy and pw
4] What are the setting in CONF file for SAKE, PAX and SIM?

Looking forward to your response on the same.

Thanks
PPN

--
My life has changed. What about yours?
Log on to the new Indiatimes Mail and Live out of the Inbox!
-------------- next part --------------
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0

eapol_version=1
ap_scan=2
fast_reauth=1

network={
        ssid="SEMCO_AP"
        auth_alg=OPEN
        pairwise=CCMP
        key_mgmt=WPA-EAP IEEE8021X
        group=CCMP
	proto=WPA2
        eap=TTLS
        ca_cert="/etc/hostapd.server.pem"
        client_cert="/etc/hostapd.ca.pem"
        private_key="/etc/hostapd.server.prv"
	identity="ttls"
        private_key_passwd="DEAD-BEEF-AA"       
        psk="DEAD-BEEF-AA"
 
        phase2="autheap=AKA"
        ca_cert2="/etc/hostapd.server.pem"
        client_cert2="/etc/hostapd.ca.pem"
        private_key2="/etc/hostapd.server.prv"
        identity="semco"
        password="DEAD-BEEF-AA"
        pin="0"
        pcsc=""
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EAP_TTLS_CCMP_postSrcCode-AKA.log
Type: application/octet-stream
Size: 13528 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20071114/b51ef88b/attachment.obj 



More information about the Hostap mailing list