How to enable/disable log 'Error: Ignoring request to authentication address...'
Hello, I'm receiving radius requests from a client not in the clients.conf, but the log message is not appearing. Is there a way to enable/disable that message ? It seems I've disabled the log output somehow... Thank you, regards Chris
Christian Springer wrote:
I'm receiving radius requests from a client not in the clients.conf, but the log message is not appearing.
The message is rate-limited to one per second.
Is there a way to enable/disable that message ? It seems I've disabled the log output somehow...
There's no way to enable the message, because it can't be disabled. My guess is that you're using syslog, and the syslog daemon is filtering the messages. The messages will *always* appear in the radiusd.log file. Alan DeKok.
Unknown clients are only logged in full debug mode otherwise its a DoS scenario waiting to happen (check mailing list history) alan
participants (3)
-
Alan Buxey -
Alan DeKok -
Christian Springer