Hi, > Failed binding to authentication address * port 1812: Address already in > use the daemon is already running. killall radiusd or ps aux | grep radiusd find the process number and then 'kill -9 <number of proces' this is basic un*x server admin 101 rather than freeradius alan