Quote:
Originally Posted by ixtab
The parameters look correct as far as I can tell (comparing with http://fss.plone.uni-giessen.de/fss/...upplicant.conf).
One line looks suspicious though: anonymous_identity="anonymous@uni-giessen.de"
I'm not sure if it should contain the "=" sign. Try running the script from the command line (see my second or third post) and check the output, and possibly remove the = and check again.
Good luck 
|
I have delete the "=". And my output is:
[root@kindle root]# sh /mnt/us/extensions/wpa_eap/wpa_eap.sh /mnt/us/extensions/
wpa_eap/networks/eduroam.cfg
set_network 1 ssid eduroam
set_network 1 scan_ssid 1
set_network 1 key_mgmt WPA-EAP
set_network 1 eap TTLS
set_network 1 identity "XXXXX@uni-giessen.de"
set_network 1 anonymous_identity "anonymous@uni-giessen.de"
set_network 1 password "XXXX"
set_network 1 phase2 "auth=PAP"
set_network 1 ca_cert "/mnt/us/extensions/wpa_eap/networks/eduroam.pem"
enable_network 1
quit
wpa_cli v0.6.10
Copyright (c) 2004-2009, Jouni Malinen <j@w1.fi> and contributors
This program is free software. You can distribute it and/or modify it
under the terms of the GNU General Public License version 2.
Alternatively, this software may be distributed under the terms of the
BSD license. See README and COPYING for more details.
Selected interface 'wlan0'
Interactive mode
> OK
> OK
> OK
> OK
> OK
> OK
> OK
> OK
> OK
> OK
>