Unwanted Debug Output

Doug Wussler doug.wussler at fsu.edu
Thu Apr 16 16:33:07 CEST 2020


On Apr 15, 2020, at 3:25 PM, Doug Wussler <doug.wussler at fsu.edu> wrote:
>>
>> My debug output always includes Status-Server requests, even though I restrict the debug output by using a condition, e.g., radmin; debug condition 'User-Name =~ /^Bob/'
>> or, raddebug -u Bob.
>>
>> Is this something I have misconfigured, or, is there a way to exclude it?  The requests are made every minute and it's an annoyance to filter it out while working on a debug.

 > Which version of the server is this?

 > From what I can see, it should only do debugging when the debug condition matches.  I'm not sure why it's also doing that for Status-Server.  There's nothing in the code which specifically enables debugging doe Status-Server.

>  Alan DeKok.


Yes, I should have included that info.  We are using version 3.0.20 but this was also occurring on previous releases.  (RHEL 7.8, fully patched).  We are using the freeradius-snmp.pl script, which looks like it is the trigger for that debug output if it runs while debugging is occurring.

Doug


More information about the Freeradius-Users mailing list