9 Dec
2008
9 Dec
'08
12:53 p.m.
I have a problem where I upgraded v1 to v2 of freeradius and now I can only start it with mode radius -X , if I try use script is simply does following.
/usr/local/etc/rc.d]# ./rc.radiusd start Starting FreeRADIUS:radiusd: Error: No log destination specified. Radius
Any advise?
FYI - I have now made a startup script to the following. /usr/local/sbin/radiusd -X & > /dev/null 2>&1 To Run Freeradius as this is a production machine.