error after updating to freeradius 2.0.1
    Alan DeKok 
    aland at deployingradius.com
       
    Tue Feb 12 11:39:49 CET 2008
    
    
  
Joep Ruiter wrote:
...
> This is the full log:
...
> radiusd: #### Opening IP addresses and Ports ####
> listen {
>         type = "auth"
>         ipaddr = *
>         port = 0
> ERROR: Failed to open socket:
> /etc/freeradius/radiusd.conf[182]: Error binding to port for 0.0.0.0 port
> 1812
  There's a call to "getsockname" which tries to get the *real* IP
address that the server is listening on.  That call is failing.
  I'm not sure why.  I've added a little more logging in CVS head
(2.0.2) which may give some insight, but it won't fix the problem.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list