<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=363111313-20112006><FONT face=Arial color=#0000ff size=2>Also,
what does your cleints.conf file look like.</FONT></SPAN></DIV>
<DIV><SPAN class=363111313-20112006><FONT face=Arial color=#0000ff size=2>Is
"johndoe" a user on your system?</FONT></SPAN></DIV>
<DIV><SPAN class=363111313-20112006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=363111313-20112006><FONT face=Arial color=#0000ff
size=2>John</FONT></SPAN></DIV>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B>
freeradius-users-bounces+jlongland=grintek.com@lists.freeradius.org
[mailto:freeradius-users-bounces+jlongland=grintek.com@lists.freeradius.org]<B>On
Behalf Of </B>Hernan Antolini<BR><B>Sent:</B> 20 November 2006
15:07<BR><B>To:</B> FreeRadius users mailing list<BR><B>Subject:</B> Re:
configuration problem in Freeradius.<BR><BR></FONT></DIV><BR><FONT
face=sans-serif size=2>What's your "radiusd -X" say about it ?, you should
start there.</FONT> <BR><FONT face=sans-serif size=2><BR>Hernan
Antolini<BR><BR></FONT><TT><FONT
size=2>freeradius-users-bounces+antolini=ar.ibm.com@lists.freeradius.org wrote
on 11/15/2006 08:02:26 AM:<BR><BR>> <BR>> hi !<BR>> i got howto of
freeradius. I am configuring it on suse 10.1 n i have<BR>> performed all
steps but getting error. I tried alot to troubleshoot it but<BR>> didnt get
any success. So i am pasting me error here . Plz help me .<BR>> <BR>>
myserver:~ # radtest johndoe hello localhost 1812 password<BR>> Sending
Access-Request of id 151 to 127.0.0.1 port 1812<BR>> <BR>> <BR>>
User-Name = "johndoe"<BR>> User-Password = "hello"<BR>> NAS-IP-Address =
255.255.255.255<BR>> <BR>> NAS-Port = 1812<BR>> rad_recv:
Access-Reject packet from host 127.0.0.1:1812, id=151, length=20<BR>>
myserver:~ #<BR>> <BR>> <BR>>
------------------------------------------------------------<BR>> <BR>>
myserver:~ # radiusd -X<BR>> Module: Instantiated radutmp (radutmp)<BR>>
<BR>> <BR>> Listening on authentication *:1812<BR>> Listening on
accounting *:1813<BR>> Ready to process requests.<BR>> <BR>>
rad_recv: Access-Request packet from host 127.0.0.1:1025, id=151,
length=59<BR>> User-Name = "johndoe"<BR>> <BR>> User-Password =
"hello"<BR>> NAS-IP-Address = 255.255.255.255<BR>> NAS-Port =
1812<BR>> <BR>> Processing the authorize section of radiusd.conf<BR>>
modcall: entering group authorize for request 0<BR>> <BR>>
modcall[authorize]: module "preprocess" returns ok for request 0<BR>>
<BR>> modcall[authorize]: module "chap" returns noop for request 0<BR>>
<BR>> modcall[authorize]: module "mschap" returns noop for request
0<BR>> <BR>> rlm_realm: No '@' in User-Name = "johndoe", looking up
realm NULL<BR>> <BR>> rlm_realm: No such realm "NULL"<BR>>
modcall[authorize]: module "suffix" returns noop for request 0<BR>>
<BR>> rlm_eap: No EAP-Message, not doing EAP<BR>> modcall[authorize]:
module "eap" returns noop for request 0<BR>> <BR>> users: Matched entry
DEFAULT at line 157<BR>> modcall[authorize]: module "files" returns ok for
request 0<BR>> <BR>> modcall: leaving group authorize (returns ok) for
request 0<BR>> rad_check_password: Found Auth-Type System<BR>> <BR>>
auth: type "System"<BR>> <BR>> Processing the authenticate section of
radiusd.conf<BR>> modcall: entering group authenticate for request
0<BR>> <BR>> modcall[authenticate]: module "unix" returns notfound for
request 0<BR>> <BR>> modcall: leaving group authenticate (returns
notfound) for request 0<BR>> <BR>> auth: Failed to validate the
user.<BR>> rad_lowerpair: User-Name now 'johndoe'<BR>> <BR>>
rad_lowerpair: User-Password now 'hello'<BR>> rad_rmspace_pair: User-Name
now 'johndoe'<BR>> <BR>> rad_rmspace_pair: User-Password now
'hello'<BR>> <BR>> Processing the authorize section of
radiusd.conf<BR>> modcall: entering group authorize for request 0<BR>>
<BR>> modcall[authorize]: module "preprocess" returns ok for request
0<BR>> <BR>> modcall[authorize]: module "chap" returns noop for request
0<BR>> <BR>> modcall[authorize]: module "mschap" returns noop for
request 0<BR>> <BR>> rlm_realm: No '@' in User-Name = "johndoe", looking
up realm NULL<BR>> rlm_realm: No such realm "NULL"<BR>> <BR>>
modcall[authorize]: module "suffix" returns noop for request 0<BR>>
rlm_eap: No EAP-Message, not doing EAP<BR>> <BR>> modcall[authorize]:
module "eap" returns noop for request 0<BR>> <BR>> users: Matched entry
DEFAULT at line 157<BR>> modcall[authorize]: module "files" returns ok for
request 0<BR>> <BR>> modcall: leaving group authorize (returns ok) for
request 0<BR>> <BR>> rad_check_password: Found Auth-Type System<BR>>
auth: type "System"<BR>> <BR>> Processing the authenticate section of
radiusd.conf<BR>> modcall: entering group authenticate for request
0<BR>> <BR>> modcall[authenticate]: module "unix" returns notfound for
request 0<BR>> <BR>> modcall: leaving group authenticate (returns
notfound) for request 0<BR>> auth: Failed to validate the user.<BR>>
<BR>> Delaying request 0 for 1 seconds<BR>> Finished request 0<BR>>
Going to the next request<BR>> <BR>> --- Walking the entire request list
---<BR>> Waking up in 1 seconds...<BR>> <BR>> --- Walking the entire
request list ---<BR>> Waking up in 1 seconds...<BR>> --- Walking the
entire request list ---<BR>> <BR>> Sending Access-Reject of id 151 to
127.0.0.1 port 1025<BR>> Waking up in 4 seconds...<BR>> --- <BR>>
Walking the entire request list ---<BR>> Cleaning up request 0 ID 151 with
timestamp 455743f6<BR>> Nothing to do. <BR>> Sleeping until we see a
request.<BR>> -- <BR>> View this message in context:
http://www.nabble.com/configuration-<BR>>
problem-in-Freeradius.-tf2627693.html#a7355750<BR>> Sent from the
FreeRadius - User mailing list archive at Nabble.com.<BR>> <BR>> -
<BR>> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html<BR></BLOCKQUOTE></FONT></TT></BODY></HTML>