The idea is to use in between a freeradius (Radius n°1) wich will convert EAP-Response/Identity from Access Point and will forward Radius Access-Request without EAP message inside to my existing Radius server (Radius n°2).
This weekend, i updated frreradius to the last version 2.1.7. I changed configuration files too. But problem didn't change : Radius n°2 receive EAP request that it don't know how to manage them.
Post the debug (server startup + request handling).
This is the last modifications I did : Supplicant is configuring for PEAP MSCHAPv2 (I tryied with TTLS but main problem is the same) *raddb/proxy.conf* realm jacques.net { authhost = 192.168.0.252:1812 accthost = 192.168.0.252:1813 secret = secret }
Is your username something like user@jacques.net? With a name like that outer request will get proxied too if you have suffix/whatever enabled. Ivan Kalik Kalik Informatika ISP