The lisening port for radiusd is configured and self-documented
in radiusd.conf...
I have included the relevant section below:
# port: Allows you to bind FreeRADIUS to a specific port.
#
# The default port that most NAS boxes use is 1645, which is
historical.
# RFC 2138 defines 1812 to be the new port. Many new servers and
# NAS boxes use 1812, which can create interoperability problems.
#
# The port is defined here to be 0 so that the server will pick
up
# the machine's local configuration for the radius port, as
defined
# in /etc/services.
#
# If you want to use the default RADIUS port as defined on your
server,
# (usually through 'grep radius /etc/services') set this to 0
(zero).
#
# A port given on the command-line via '-p' over-rides this one.
#
# As of 1.0, you can also use the "listen" directive. See below
for
# more information.
#
port = 0
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-------- Original Message --------
Subject: Re: radtest
From: Chris Riley <[EMAIL PROTECTED]>
Date: Tue, March 22, 2005 7:28 am
To: [email protected]
What port is radiusd running on? Common ports are 1812 and 1645. I
normally run radtest with the port number on the command line.
On Mar 17, 2005, at 10:52 AM, [EMAIL PROTECTED] wrote:
> Hi all,
>
> I'm trying to do a simple radtest but it doesn't go through. Here is
> what I get
> :
>
> $ radtest bob bob localhost 0 testing123
> Sending Access-Request of id 227 to 127.0.0.1:1812
> User-Name = "bob"
> User-Password = "bob"
> NAS-IP-Address = localhost.localdomain
> NAS-Port = 0
> radclient: no response from server for ID 227
>
> I running on Fedora with very simple configurations.
> Does anyone have any idea about what is going on?
>
> Cheers
>
> Vicky
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

