22 Nov
2013
22 Nov
'13
10 a.m.
Fernando Pizarro wrote:
I'm trying to configure radius proxy for EAP authentication but I don't know what is wrong in my config. I have a Radius server on a Ubuntu server with version 2.1.10 and my Radius proxy is a Pfsense with version 2.2.0.
Authentication works fine on both servers but Pfsense doesn't proxied anything packet to the server. There is debug output of Pfsense.
You didn't tell it to proxy anything. So it's not doing proxying. You have to configure the proxy to know about the main RADIUS server. Then, set Proxy-To-Realm to force proxying. This is documented in raddb/proxy.conf. Alan DeKok.