29 Sep
2014
29 Sep
'14
4:36 p.m.
Hi,
Failed binding to authentication address * port 1812: Address already in use /etc/freeradius/radiusd.conf[240]: Error binding to port for 0.0.0.0 port 1812
What is the reason it is not working?
wondering what bit of the output was not clear? "Address already in use" if you do ps aux | grep radius you'll see its running already. killall freeradiusd or use the system scripts to stop/start the service (stop, debug, kill debug, start) alan