starting FreeRADIUS server
11 Apr
2008
11 Apr
'08
3:32 a.m.
Hi, I have installed radius server but when i enter radius -X. It shows the following error. radiusd: #### Opening IP addresses and Ports #### listen { type = "auth" ipaddr = * port = 0 ERROR: Failed to open socket: /usr/local/etc/raddb/radiusd.conf[210]: Error binding to port for 0.0.0.0 port 1812 What should I do? I want to install Free radius for simple authentication with JAAS. Thanking you, -- Bhavinkumar G Patel __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
11 Apr
11 Apr
7:48 a.m.
Bhavin,
on 04/11/2008 05:32 AM patel bhavin said the following:
> Hi,
>
> I have installed radius server but when i enter radius -X. It shows the
> following error.
>
> radiusd: #### Opening IP addresses and Ports ####
> listen {
> type = "auth"
> ipaddr = *
> port = 0
> ERROR: Failed to open socket:
> /usr/local/etc/raddb/radiusd
> .conf[210]: Error binding to port for 0.0.0.0 <http://0.0.0.0/> port 1812
OS level issue. Maybe there is a service (probably freeradius) already
listening on the port. You can use the netstat command to verify.
>
> What should I do?
>
> I want to install Free radius for simple authentication with JAAS.
>
> Thanking you,
> --
> Bhavinkumar G Patel
Thanks,
- Gaurav
6662
Age (days ago)
6662
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gaurav Sabharwal -
patel bhavin