radclient output
Lightfoot, Maurice P.
m.p.lightfoot at spartans.nsu.edu
Thu Aug 6 14:35:35 CEST 2015
Hi: Typo fixed
I am using the FreeRadius beginner's guide, I entered the following command:
echo "User-Name=alice, User-Password=passme" | radclient 127.0.0.1 auth testing123
The following response is what was expected according to the guide:
Received response ID 32, code 2, length = 40
Framed-IP-Address = 192.168.1.65
Reply-Message = "Hello, alice"
However the message I received from the debugger was the following:
Sending Access-Accept ID 85 from 127.0.0.1:1812 to 127.0.0.1:60048
Framed-IP-Address= 192.168.1.65
Reply-Message = 'Hello, alice'
Is this the correct output because there is no code # to go off of as referenced in the guide???
________________________________________
From: Freeradius-Users <freeradius-users-bounces+m.p.lightfoot=spartans.nsu.edu at lists.freeradius.org> on behalf of Matthew Newton <mcn4 at leicester.ac.uk>
Sent: Wednesday, August 5, 2015 8:44 PM
To: FreeRadius users mailing list
Subject: Re: radclient output
On Wed, Aug 05, 2015 at 06:46:03PM +0000, Lightfoot, Maurice P. wrote:
> I am using the FreeRadius beginner's guide, I entered the following command:
>
> echo "User-Name=alice, User-Password=passme" | radclient 127.0.01 auth testing123
127.0.01 typo.
> The following response is what was expected according to the guide:
>
> Received response ID 32, code 2, length = 40
> Framed-IP-Address = 192.168.1.65
> Reply-Message = "Hello, alice"
That's the output from radclient.
> However the message I received from the debugger was the following:
>
> Sending Access-Accept ID 85 from 127.0.01:1812 to 127.0.01:60048
> Framed-IP-Address= 192.168.1.65
> Reply-Message = 'Hello, alice'
That's the debug output from FreeRADIUS.
> Is this the correct output because there is no code # to go off of as referenced in the guide???
What output did radclient give? Try without the typo.
Matthew
--
Matthew Newton, Ph.D. <mcn4 at le.ac.uk>
Systems Specialist, Infrastructure Services,
I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom
For IT help contact helpdesk extn. 2253, <ithelp at le.ac.uk>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list