HI,
theres your problem - anonymous_identity="mickymouse" - theres no realm!
that should be either
anonymous_identity="mickymouse@euclidebari.it" or anonymous_identity="@euclidebari.it"
the anonymous identity will still have the correct realm in it or nothing would work. in most OS's, the anonymous identity automatically inherits the inner id realm... however, the inner ID can be realm-less with only the outer ID containing the realm eg
network={ ssid="eduroam" key_mgmt=WPA-EAP eap=TTLS identity="prova2" anonymous_identity="mickymouse@euclidebari.it" password="prova2a" phase2="auth=PAP" }
Great explain!
now try.....
I'll test it ASAP
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....
Good suggestion, after the test, i'll restart using FR 3.x
Many thanks VS <http://www.freeradius.org/list/users.html>