Need info about EAP-TTLS and EAP-PEAP

Raghavendra. S raghavendra.akkasali
Wed Dec 5 17:15:12 PST 2007


Hi All,

   Can I support both EAP-TTLS and EAP-PEAP in same supplicant config?

  I mean, i have following wpa_supplicant.conf file which works for
EAP-TTLS.

update_config=1
eapol_version=1
ap_scan=1
fast_reauth=1

network={
        ssid="test"
        scan_ssid=1
        auth_alg=OPEN
        proto=WPA RSN
        key_mgmt=WPA-EAP IEEE8021X
        pairwise=TKIP CCMP
        group=CCMP TKIP WEP104 WEP40
        eap=TTLS
        identity="jbibe"
        anonymous_identity="jbibe"
        password="whatever"
        phase2="autheap=MD5"
        priority=2
}
Can any one tell me what all things I have to add extra or modify. So that I
can use same wpa_supplicant.conf file to support EAP-PEAP also.

Thing I I want end user to configure less number of parameters. To elaborate
this in above config file for EAP-TTLS and end user have to change following
parameters to work in his network.
1. ssid
2. username
3. anonymous - Is this parameter must?
4. password

Other config parameters he need not modify to make EAP-TTLS working.
Similarly I need your help for supporting EAP-PEAP? where as end user modify
only above 3/4 parameters.

Also please let me know if I can support some more methods using same config
file.

-- 
Regards & Thanks
Raghavendra. S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20071206/251ec3bd/attachment.htm 



More information about the Hostap mailing list