Hi,
I have FreeRadius 0.9.1 on Linux.
I was able to compile and run server.
But, I am unable to run any sample tests to verify.
I use sample client with is in distribution:
./radtest test test localhost 0 testing123
Sending Access-Request of id 186 to 127.0.0.1:1812
User-Name = "test"
User-Password = "test"
NAS-IP-Address = xxxx
NAS-Port = 0
rad_recv: Access-Reject packet from host
127.0.0.1:1812, id=186, length=20
ON Server I see:
Listening on IP address *, ports 1812/udp and
1813/udp, with proxy on 1814/udp.
Ready to process requests.
rad_recv: Access-Request packet from host
127.0.0.1:32770, id=186, length=56
User-Name = "test"
User-Password = "test"
NAS-IP-Address = 255.255.255.255
NAS-Port = 0
modcall: entering group authorize
modcall[authorize]: module "preprocess" returns ok
modcall[authorize]: module "chap" returns noop
rlm_eap: EAP-Message not found
modcall[authorize]: module "eap" returns noop
rlm_realm: No '@' in User-Name = "test", looking
up realm NULL
rlm_realm: No such realm "NULL"
modcall[authorize]: module "suffix" returns noop
users: Matched DEFAULT at 152
modcall[authorize]: module "files" returns ok
modcall[authorize]: module "mschap" returns noop
modcall: group authorize returns ok
rad_check_password: Found Auth-Type System
auth: type "System"
modcall: entering group authenticate
modcall[authenticate]: module "unix" returns
notfound
modcall: group authenticate returns notfound
auth: Failed to validate the user.
Any suggestions ?
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html