rad_recv: Access-Request packet from host 127.0.0.1:32769, id=110, length=57
User-Name = "steve"
User-Password = "testing"
I am building out a new server. The old server had the Livingston version of radius I believe 1.16. with about 100 users. The new server is a RedHat 8 box. After many failed attempts to install the livingston radius I downloaded and installed FreeRadius 0.9.1 . When I run it, it responds to requests but will not authenticate anyone. Below is the output from the radiusd -x


  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 = "steve", 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.
Delaying request 1 for 1 seconds
Finished request 1
Going 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 110 to 127.0.0.1:32769
Waking up in 4 seconds...
--- Walking the entire request list ---
Cleaning up request 1 ID 110 with timestamp 3f673ce5
Nothing to do.  Sleeping until we see a request.

This is what is displayed on the console using  radtest:
Sending Access-Request of id 110 to 127.0.0.1:1812
        User-Name = "steve"
        User-Password = "testing"
        NAS-IP-Address = kckcc2.toto.net
        NAS-Port = 0
rad_recv: Access-Reject packet from host 127.0.0.1:1812, id=110, length=20

I am very new to this type of stuff and it has been dealing me fits for the better part of a week so any help would be greatly appreciated.





- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to