change of debug/info behaviour
hi, whilst playing with the dynamic-clients feature (very neat by the way -cool staff) I noted a feature of FreeRADIUS which has changed in version 2.0.x wince 2.0.0 in the old days, you'd get an error in the normal log when you had an unknown client: radlog(L_ERR, "Ignoring request from unknown client %s port %d", yada yada...; this error is STILL printed out in vmps.c and dhcpd.c but it is no longer printed out in listen.c - missing clients/erroneous clients is a top problem in the radiusd world... the error message IS printed in full debug mode - can we get it back for normal operational mode? thanks alan
A.L.M.Buxey@lboro.ac.uk wrote:
this error is STILL printed out in vmps.c and dhcpd.c but it is no longer printed out in listen.c - missing clients/erroneous clients is a top problem in the radiusd world... the error message IS printed in full debug mode - can we get it back for normal operational mode?
Yes. I'll add some DoS prevention, though. Otherwise millions of packets from unknown clients turn into millions of lines in a log file. oops! Alan DeKok.
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok