30 May
2005
30 May
'05
4:12 a.m.
Doug Hardie wrote:
Presuming you don't want to bring it down to run in debug mode which would answer that question, run ktrace/strace/truss or whichever equivallent you have have on the running radiusd for a few minutes. Then look through the output for the open of the logfile. It should show the relevent error code. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
I found it. It was the sysbolic link for the IP address to point to the /var/log location. Thanks