--- On Thu, 4/3/10, freeradius-users-request@lists.freeradius.org <freeradius-users-request@lists.freeradius.org> wrote: From: freeradius-users-request@lists.freeradius.org <freeradius-users-request@lists.freeradius.org> Subject: Freeradius-Users Digest, Vol 59, Issue 15 To: freeradius-users@lists.freeradius.org Date: Thursday, 4 March, 2010, 7:00 PM Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. Lost and confused (jin jin) 2. Re: Can a wpa_supplicant talk to a Free Radius server without a NAS in between? (Alan DeKok) 3. Re: freeradius 1.1.8 hangs in rlm_perl on 64bit (Alan DeKok) 4. Re: vlan and freeradius (Alan DeKok) 5. Re: Lost and confused (Alan DeKok) 6. Re: special query for authentication (Bob Brandt) 7. Threads & Perl (Alexandr Kovalenko) ---------------------------------------------------------------------- Message: 1 Date: Thu, 4 Mar 2010 14:39:46 +0800 (SGT) From: jin jin <jyajin@yahoo.com.sg> Subject: Lost and confused To: freeradius-users@lists.freeradius.org Message-ID: <535148.16355.qm@web76001.mail.sg1.yahoo.com> Content-Type: text/plain; charset="iso-8859-1" This is the first time that I'm trying to set up a freeRADIUS server (Ver 2.1.0) using Ubuntu 9.10 and I'm running into walls. I used the debug mode and this is the output Failed binding to socket: Address already in use /etc/freeradius/radiusd.conf[236]: Error binding to port for 0.0.0.0 port 1812 I googled but the closest match was a bug which was fixed earlier on. I'm not really sure what the above meant either. Do I have to connect my freeRADIUS server to my ADSL router first before I run freeRADIUS in debug mode? I am sorry if I have asked a few dumb questions, thanks in advance to the people replying to me. Best regards, ??????????????????? Jin New Email names for you! Get the Email name you've always wanted on the new @ymail and @rocketmail. Hurry before someone else does! http://mail.promotions.yahoo.com/newdomains/sg/
Please do NOT include entire mail digest content in your mail. It's unnecessary, waste network bandwidth, and prevents other from seeing the point. On Fri, Mar 5, 2010 at 7:44 AM, jin jin <jyajin@yahoo.com.sg> wrote:
radiusd: #### Opening IP addresses and Ports #### listen { type = "auth" ipaddr = * port = 0 Failed binding to socket: Address already in use /etc/freeradius/radiusd.conf[236]: Error binding to port for 0.0.0.0 port 1812
Try "netstat -anp | grep 1812". It should print what program is using that port. -- Fajar
participants (2)
-
Fajar A. Nugraha -
jin jin