11 Sep
2008
11 Sep
'08
3:19 p.m.
Greg Woods wrote:
Is there any way to get the freeradius 2.1 server to log requests coming from unknown clients? As far as I can tell, these are just silently discarded.
Yes. Attackers can send packets much more quickly than the server can log them. Logging "unknown client" could quickly overload the server. You can edit the code to log more messages. But do this only if you don't have any untrusted users on your network. Alan DeKok.