>Don't strip the username. Why do you proxy this anyway? Create it as a
local realm:<br>I am using basic configuration without changes in config cause:<br><br>>so..somewhere along the line you are playing with the User-Name attribute...something<br>
>which you cannot do with EAP - if you take a standard 2.1.6 install and make the basic changes<br>
>to your eap.conf and clients.conf it will work.<br><br>"make the basic changes to your eap.conf and client.conf it will work"<br>it wont.<br><br>are all of you had so many troubles with radius or only me has so bad luck<br>
I tried to make my first config a year ago, only have succes with eap=md5, <br>after month figting with peap I gave up, <br>now I have some communicates on screen, but answers "basic changes" are really not helpful.<br>
<br>my realm <a href="http://example.com">example.com</a> was:<br><br>realm <a href="http://example.com">example.com</a> {<br>        auth_pool = my_auth_failover<br>}<br>when I changed in proxy.conf it to <br><br>realm <a href="http://example.com/" target="_blank">example.com</a> {<br>

}<br><br>radius wont start<br>#freeradius -X<br>...<br>radiusd: #### Loading Realms and Home Servers ####<br> proxy server {<br>        retry_delay = 5<br>        retry_count = 3<br>        default_fallback = no<br>        dead_time = 120<br>
        wake_all_if_all_dead = no<br> }<br> realm <a href="http://example.com">example.com</a> {<br> }<br> realm LOCAL {<br> }<br> realm NULL {<br> }<br>/etc/freeradius/proxy.conf[498]: home_server "localhost" does not exist<br>
<br><br><br>