Logging proxy server

Alan DeKok aland at deployingradius.com
Fri Feb 3 00:40:44 CET 2017


On Feb 2, 2017, at 6:24 PM, Chris Taylor (chtaylo2) <chtaylo2 at cisco.com> wrote:
> 
> 1.)     Is it possible to log the home_server which proxied a connection? 
> 
> 
> Log today: 
> 
> radiusd[22590]: (436) Login OK: [Radius-ACE-Prob at REMOTE] (from client Radius-ACE-Prob port 0) [Source: 111.111.111.111]

  See raddb/radiusd.conf.  Look for "msg_goodpass"

  You can add %{proxy:Packet-Dest-IP-Address} there along with other text. 

> I’d like to be able to log --> [Proxy: home_server_A].
> 
> If not possible there, how about in 
> 
> post-proxy {
> 
> post_proxy_log  

  You can do that with the linelog module, and %{proxy:Packet-Dest-IP-Address}.

  Alan DeKok.




More information about the Freeradius-Users mailing list