Hi, i just tested it, it works as expected! Note: eapol_test fills correctly the field anonymous_identity if left unspecified in the config file. network={ ssid="example" key_mgmt=WPA-EAP eap=TTLS identity="prova2@euclidebari.it" ####### anonymous_identity="anonymous@euclidebari.it" password="prova2a" phase2="auth=CHAP" # # Uncomment the following to perform server certificate validation. # ca_cert="/etc/raddb/certs/ca.der" }
PS if starting a new install, dont even bother with 2.x - go straight to 3.x and start with that - otherwise you'll have to be migrating 2.x to 3.x within the year anyway....
I installed FR 3 on Ubuntu 14.04 getting it from this ppa https://launchpad.net/~freeradius/+archive/ubuntu/stable-3.0; it as a lot of inconsistencies between config files (/etc/freeradius), run time files (/var/run/...) and control script (/etc/init.d/freeradius) that require several manual adjustments. V -- Vito A. Smaldino