El 22/11/13 16:00, Alan DeKok escribió:
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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Thank you Alan, I'll read proxy.conf to understand it better. Regads. Fernando.