14 Dec
2020
14 Dec
'20
3:54 p.m.
On Dec 14, 2020, at 3:49 PM, Matt Zagrabelny via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I'd like to log the accept or reject from the proxy. From running the server in debug I see:
(13) Received Access-Accept Id 178 from 10.0.0.1:1812 to 192.168.0.1:44377 length 51 ... What is the best way to get the results of the proxy to linelog? Or is linelog the best place to log these results?
See the post-proxy section. Put a "linelog" there. It will log the replies from the home server. Alan DeKok.