IPPool not logging to radius.log on FreeRadius 3.0.12
Alan DeKok
aland at deployingradius.com
Wed Oct 19 19:30:04 CEST 2016
On Oct 19, 2016, at 1:00 PM, Nataniel Klug <nataniel.klug at gmail.com> wrote:
>
> I am running FreeRadius 3.0.12 compiled from source on Debian 8.6. The
> problem I am facing is that module ippool is not logging allocation,
> release, etc, to the syslog daemon.
What makes you think the ippool will log allocation etc. to syslog?
> When I run in debug mode (-Xx), I can see the module ippool sending the log
> message, I just can't see to where:
Yes, you can see where it's being logged.
> Wed Oct 19 14:54:41 2016 : Debug: (0) sqlippool: --> Allocated IP:
> 192.168.0.4 from main_pool (did CSC-755-rt-01 cli E4:8D:8C:EC:90:A2 port
> 15728701 user testa-sql)
It's a *debug* message which is only shown in *debug* mode.
If you want to log allocations, etc. to syslog, you ill need to configure a "linelog" module to do that.
Alan DeKok.
More information about the Freeradius-Users
mailing list