Changing proxy server for a specific user

Alan DeKok aland at deployingradius.com
Thu Jul 11 13:54:00 CEST 2013


Angel L. Mateo wrote:
>     Now I want to create another virtual server using this DEFAULT
> realm, but proxying requests to another radius server.

  Realms are global.  You cannot have two DEFAULT realms.

>     Is there any way to do this? Maybe modifying some attribute in the
> request with an entry in the user's file?

  You can force proxying via an entry in the "users" file:

bob	Proxy-To-Realm := "realm"

  The Proxy-To-Realm attribute causes the "realms" module to ignore the
normal realms.  The packet is proxied to the realm you name.

  Alan DeKok.



More information about the Freeradius-Users mailing list