log proxy auth?

Matt Zagrabelny mzagrabe at d.umn.edu
Sat Dec 5 18:11:05 CET 2020


Greetings,

I've looked in both:

radiusd.conf
proxy.conf

for a way to log auth attempts that get routed through a proxy, but I'm not
seeing it.

I've enabled auth logs via:

log {
  auth = yes
}

but I'm not seeing my proxied auth attempts in the log.

Of course I see details when running radiusd -X:

[...]
(1) Expecting proxy response no later than 29.666655 seconds from now
(1) Received Access-Accept Id 172 from 10.0.0.1:1812 to 192.168.0.1:36687
length 53
[...]
(1) Login OK: [bob] (from client foo port 0)
(1) Sent Access-Accept Id 222 from 192.168.0.1:1812 to 172.16.0.1:56468
length 0

Is it possible to log proxied auth attempts?

Thanks for the help.

-m


More information about the Freeradius-Users mailing list