At 12:34 PM 4/17/2002 -0400, you wrote: >Fduch the Pravking <[EMAIL PROTECTED]> wrote: > > We need to run FreeRADIUS in debug mode all the time > > (radiusd -xx), but it's VERY inconvenient! > > It's actually pretty simple, but it's not documented at *all*, >because of the size of the log files it will produce. > > Go to 'raddb/radiusd.conf', and add a line: > >debug_level = 0 > > Start the server in daemon mode. Edit radiusd.conf, to se: > >debug_level = 3 > > And kill -HUP it. The debug messages will appear in the log file.
Hi Alan, I just tried this and can't seem to get it to work. If I set the debug_level to anything other than 0, I don't get anything in the logs after the -HUP. I'm starting and stopping radius with the rc.radius script which uses radwatch. And, I'm using 'killall -HUP radiusd' to send the -HUP's. Does this special mode have any other restrictions, like single threaded or whatever? I'm using RedHat 7.0 & the CVS snapshot from Apr 15th. Thanks. Randy Moore Axion Information Technologies, Inc. email [EMAIL PROTECTED] phone 301-408-1200 fax 301-445-3947 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
