Hi to all!!

I'm having a problem with the logs. I think I'm following the correct steps:

In the file usr/local/etc/raddb/radiusd.conf I have the default values:

prefix = /usr/local
localstatedir = ${prefix}/var
logdir = ${localstatedir}/log/radius

.. and the line 

log_file = ${logdir}/radius.log

I'm running the radius with a very basic script:

echo "Starting RADIUS"
/usr/local/sbin/radiusd -y -x &

But the file /usr/local/var/log/radius/radius.log don't change.
When I run the script the logs that I need are shown in the standard input, is it 
correct?

What is the problem ??

Help me!

Thanks!


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to