<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR><LINK 
href="BLOCKQUOTE{margin-Top: 0px; margin-Bottom: 0px; margin-Left: 2em}" 
rel=stylesheet></HEAD>
<BODY style="FONT-SIZE: 10pt; MARGIN: 10px; FONT-FAMILY: verdana">
<DIV><FONT face=Verdana size=2>Hi all,</FONT></DIV>
<DIV style="TEXT-INDENT: 2em">I have got some problems when use 
freeradius.</DIV>
<DIV style="TEXT-INDENT: 2em">freeradius version:</DIV>
<DIV style="TEXT-INDENT: 2em"><FONT face=Verdana size=2><FONT 
color=#ff0000>FreeRADIUS Version 1.0.5, for host , built on Sep  9 2008 at 11:11:51</FONT> 
</FONT></DIV>
<DIV style="TEXT-INDENT: 2em">My system: </DIV>
<DIV style="TEXT-INDENT: 2em"><FONT color=#ff0000>Fedora core 4</FONT></DIV>
<DIV style="TEXT-INDENT: 2em">Kernel version:</DIV>
<DIV style="TEXT-INDENT: 2em"><FONT color=#ff0000>2.6.11-1.1369_FC4</FONT></DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">When i test the radius server, I have add 
something into /usr/local/etc/raddb/users like this:</DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV><FONT 
color=#0000ff>test1 Auth-Type := Local, User-Password == "123456"</FONT></DIV>
<DIV><FONT 
color=#0000ff>    User-Password =="123456",</FONT></DIV>
<DIV><FONT 
color=#0000ff>    Service-Type=Framed-User,</FONT></DIV>
<DIV><FONT 
color=#0000ff>    Framed-Protocol=PPP,</FONT></DIV>
<DIV><FONT 
color=#0000ff>    Framed-IP-Address=192.168.121.99,</FONT></DIV>
<DIV><FONT 
color=#0000ff>    Framed-IP-Netmask=255.255.252.0</FONT></DIV>
<DIV>Add this into clients.conf:</DIV>
<DIV style="TEXT-INDENT: 2em">
<DIV><FONT color=#0000ff>client 192.168.121.43{</FONT></DIV>
<DIV><FONT 
color=#0000ff>    secret      =   mmmmmm</FONT></DIV>
<DIV><FONT 
color=#0000ff>    shortname   =   remote</FONT></DIV>
<DIV><FONT 
color=#0000ff>    nastype     =   other</FONT></DIV>
<DIV><FONT color=#0000ff>}</FONT></DIV>
<DIV> </DIV>
<DIV>Then start the freeradius server and use radtest to check this 
server:</DIV>
<DIV> </DIV>
<DIV><FONT color=#ff0000>radtest test1 123456 192.168.121.49 0 
mmmmmm</FONT></DIV>
<DIV>192.168.121.49 is my server's IP, My local machine IP address is 
192.168.121.43.</DIV>
<DIV> </DIV>
<DIV>But, It always failed!</DIV>
<DIV>Following is the client's information:</DIV>
<DIV>
<DIV><FONT 
color=#0000ff>Sending Access-Request of id 161 to 192.168.121.49:1812</FONT></DIV>
<DIV><FONT 
color=#0000ff>        User-Name = "test1"</FONT></DIV>
<DIV><FONT 
color=#0000ff>        User-Password = "123456"</FONT></DIV>
<DIV><FONT 
color=#0000ff>        NAS-IP-Address = freepp</FONT></DIV>
<DIV><FONT 
color=#0000ff>        NAS-Port = 0</FONT></DIV>
<DIV><FONT 
color=#0000ff>rad_recv: Access-Reject packet from host 192.168.121.49:1812, id=161, length=20 
</FONT></DIV>
<DIV> </DIV>
<DIV>And radius server's debuf information:</DIV>
<DIV>
<DIV><FONT 
color=#0000ff>rad_recv: Access-Request packet from host 192.168.121.43:32768, id=161, length=57</FONT></DIV>
<DIV><FONT 
color=#0000ff>        User-Name = "test1"</FONT></DIV>
<DIV><FONT 
color=#0000ff>        User-Password = "123456"</FONT></DIV>
<DIV><FONT 
color=#0000ff>        NAS-IP-Address = 255.255.255.255</FONT></DIV>
<DIV><FONT 
color=#0000ff>        NAS-Port = 0</FONT></DIV>
<DIV><FONT 
color=#0000ff>  Processing the authorize section of radiusd.conf</FONT></DIV>
<DIV><FONT 
color=#0000ff>modcall: entering group authorize for request 2</FONT></DIV>
<DIV><FONT 
color=#0000ff>  modcall[authorize]: module "preprocess" returns ok for request 2</FONT></DIV>
<DIV><FONT 
color=#0000ff>  modcall[authorize]: module "chap" returns noop for request 2</FONT></DIV>
<DIV><FONT 
color=#0000ff>  modcall[authorize]: module "mschap" returns noop for request 2</FONT></DIV>
<DIV><FONT 
color=#0000ff>    rlm_realm: No '@' in User-Name = "test1", looking up realm NULL</FONT></DIV>
<DIV><FONT 
color=#0000ff>    rlm_realm: No such realm "NULL"</FONT></DIV>
<DIV><FONT 
color=#0000ff>  modcall[authorize]: module "suffix" returns noop for request 2</FONT></DIV>
<DIV><FONT 
color=#0000ff>  rlm_eap: No EAP-Message, not doing EAP</FONT></DIV>
<DIV><FONT 
color=#0000ff>  modcall[authorize]: module "eap" returns noop for request 2</FONT></DIV>
<DIV><FONT 
color=#ff0000><STRONG>modcall: group authorize returns ok for request 2</STRONG></FONT></DIV>
<DIV><FONT 
color=#ff0000><STRONG>auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user</STRONG></FONT></DIV>
<DIV><FONT 
color=#ff0000><STRONG>auth: Failed to validate the user.</STRONG></FONT></DIV>
<DIV><FONT 
color=#0000ff>Delaying request 2 for 1 seconds</FONT></DIV>
<DIV><FONT color=#0000ff>Finished request 2</FONT></DIV>
<DIV><FONT 
color=#0000ff>Going to the next request</FONT></DIV>
<DIV><FONT 
color=#0000ff>--- Walking the entire request list ---</FONT></DIV>
<DIV><FONT 
color=#0000ff>Waking up in 1 seconds...</FONT></DIV>
<DIV><FONT 
color=#0000ff>--- Walking the entire request list ---</FONT></DIV>
<DIV><FONT 
color=#0000ff>Waking up in 1 seconds...</FONT></DIV>
<DIV><FONT 
color=#0000ff>--- Walking the entire request list ---</FONT></DIV>
<DIV><FONT 
color=#0000ff>Sending Access-Reject of id 161 to 192.168.121.43:32768</FONT></DIV>
<DIV><FONT 
color=#0000ff>Waking up in 4 seconds...</FONT></DIV>
<DIV><FONT 
color=#0000ff>--- Walking the entire request list ---</FONT></DIV>
<DIV><FONT 
color=#0000ff>Cleaning up request 2 ID 161 with timestamp 48d1f126</FONT></DIV>
<DIV><FONT 
color=#0000ff>Nothing to do.  Sleeping until we see a request.</FONT></DIV>
<DIV><FONT color=#0000ff></FONT> </DIV>
<DIV>As you see, every time he told me "No authenticate method(Auth-Type) 
configuration found for the request......", I don't konw why?</DIV>
<DIV>Could you please give me some help?</DIV>
<DIV>Many Thanks!</DIV></DIV></DIV></DIV></DIV>
<DIV align=left><FONT face=Verdana color=#c0c0c0 size=2>2008-09-18 
</FONT></DIV><FONT face=Verdana size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>

<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>Jason 
Zhang</SPAN> </FONT></DIV></FONT></BODY></HTML>