Thanks Phil. Just a quick add-on question. In radiusd.conf there is : # To disable proxying, change the "yes" to "no", and comment the # $INCLUDE line. # # allowed values: {no, yes} # proxy_requests = yes $INCLUDE proxy.conf Would switching off proxy, be sufficient? Or will I end up with other issues? -BPa
________________________________ From: Phil Mayers <p.mayers@imperial.ac.uk> To: freeradius-users@lists.freeradius.org Sent: Wednesday, February 27, 2013 9:10 AM Subject: Re: Proxy configuration question
On 27/02/13 14:46, bpatil@ovi.com wrote:
The RADIUS server gets the Access request and then tries to proxy it to example.com. I dont want the request or authentication to be proxied elsewhere. The authentication needs to happen on the local RADIUS server itself. What am I missing in the config?
If you don't want to proxy the request, don't configure the server to proxy.
In you case, you should remove the "suffix" module from "authorize" and/or remove the "example.com" realm from the "proxy.conf" - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html