Failed to run Freeradius on CentoS

Fajar A. Nugraha list at fajar.net
Fri Nov 25 10:45:34 CET 2011


On Fri, Nov 25, 2011 at 4:42 PM, Bhanu Vegesna <bhanu.vegesna at gmail.com> wrote:
> listen {
>        type = "auth"
>        ipaddr = 127.0.0.0
>        port = 1812
> Failed binding to authentication address 127.0.0.0 port 1812 as server
> inner-tunnel: Address already in use
> /usr/local/etc/raddb/sites-enabled/inner-tunnel[32]: Error binding to
> port for 127.0.0.0 port 1812
>
>
> I tried to check if duplicate version of freeradius and changing  to
> use specifc ip no luck.

What makes you think you can use 127.0.0.0? And what makes you think
you can use port 1812 in inner tunnel, when it's already used by
default (defined in radiusd.conf)?

Revert your edits, use the default settings in the package, and it will work.

-- 
Fajar




More information about the Freeradius-Users mailing list