Hi all,I have got some problems when use freeradius.freeradius version:FreeRADIUS Version 1.0.5, for host , built on Sep 9 2008 at 11:11:51My system:Fedora core 4Kernel version:2.6.11-1.1369_FC4When i test the radius server, I have add something into /usr/local/etc/raddb/users like this:test1 Auth-Type := Local, User-Password == "123456"User-Password =="123456",Service-Type=Framed-User,Framed-Protocol=PPP,Framed-IP-Address=192.168.121.99,Framed-IP-Netmask=255.255.252.0Add this into clients.conf:client 192.168.121.43{secret = mmmmmmshortname = remotenastype = other}Then start the freeradius server and use radtest to check this server:radtest test1 123456 192.168.121.49 0 mmmmmm192.168.121.49 is my server's IP, My local machine IP address is 192.168.121.43.But, It always failed!Following is the client's information:Sending Access-Request of id 161 to 192.168.121.49:1812User-Name = "test1"User-Password = "123456"NAS-IP-Address = freeppNAS-Port = 0rad_recv: Access-Reject packet from host 192.168.121.49:1812, id=161, length=20And radius server's debuf information:rad_recv: Access-Request packet from host 192.168.121.43:32768, id=161, length=57User-Name = "test1"User-Password = "123456"NAS-IP-Address = 255.255.255.255NAS-Port = 0Processing the authorize section of radiusd.confmodcall: entering group authorize for request 2modcall[authorize]: module "preprocess" returns ok for request 2modcall[authorize]: module "chap" returns noop for request 2modcall[authorize]: module "mschap" returns noop for request 2rlm_realm: No '@' in User-Name = "test1", looking up realm NULLrlm_realm: No such realm "NULL"modcall[authorize]: module "suffix" returns noop for request 2rlm_eap: No EAP-Message, not doing EAPmodcall[authorize]: module "eap" returns noop for request 2modcall: group authorize returns ok for request 2auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the userauth: Failed to validate the user.Delaying request 2 for 1 secondsFinished request 2Going to the next request--- Walking the entire request list ---Waking up in 1 seconds...--- Walking the entire request list ---Waking up in 1 seconds...--- Walking the entire request list ---Sending Access-Reject of id 161 to 192.168.121.43:32768Waking up in 4 seconds...--- Walking the entire request list ---Cleaning up request 2 ID 161 with timestamp 48d1f126Nothing to do. Sleeping until we see a request.As you see, every time he told me "No authenticate method(Auth-Type) configuration found for the request......", I don't konw why?Could you please give me some help?Many Thanks!2008-09-18
Jason Zhang
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html