Logging the home server in post_proxy logs

Alan DeKok aland at deployingradius.com
Mon Nov 30 21:17:46 CET 2015


> On Nov 30, 2015, at 3:14 PM, Chris Taylor (chtaylo2) <chtaylo2 at cisco.com> wrote:
> 
> Hi,
> 
> I have have 4 home servers configured which radius request are proxied to using type = fail-over and would like to log which home server handle a request at any given time..
...
> Is there a way to log which server handled the proxy in this log or even the main radiusd.conf log?

 See "%{home_server:name}"

  e.g.

	update proxy {
		Tmp-String-0 := "%{home_server:name}"
	}

  Alan DeKok.




More information about the Freeradius-Users mailing list