Error binding to port for 0.0.0.0 port 1812

phil lemelin phil.lemelin at gmail.com
Thu Mar 26 16:19:01 CET 2009


> I think of CentOS 5.2, but do I really need to download 7 iso images to put
> it into work?
>

Download the DVD version if you have a dvd drive ?


Did you do :

freeradius stop
killall freeradius
ps -fe | grep -i radius
kill -s 9 `ps -fe | grep -i radius`
updatedb
`locate radiusd | grep bin | grep -v rc` -X

That should kill any radius process running and start radius in debug.

didn't understand what you meant... I issued lsof and verified only one
> service running on 1812 port!
>

You have to make sure NOTHING uses the port BEFORE you start freeradius.


-- 
Philippe-Alexandre Lemelin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20090326/dc0bb0fc/attachment.html>


More information about the Freeradius-Users mailing list