Hi,

I just upgraded from freeradius 0.4 to freeradius 0.9.1. I thought I was
logging the output of configure, make and make install, but it did not log
so I lost that. The radius binary was installed in /usr/local/sbin, and my
old binary is in /usr/sbin so I cacked up the 0.4 binary and copied the
0.9.1 binary there. The reported version is 0.9.1:

[EMAIL PROTECTED]:/etc/raddb# radiusd -v
radiusd: FreeRADIUS Version 0.9.1, for host i686-pc-linux-gnu, built on Oct
14 2003 at 11:00:34

Testing in debug mode seems OK:

radtest lisakc xxxxxx localhost 0

rad_recv: Access-Request packet from host 127.0.0.1:33372, id=75, length=58
        User-Name = "lisakc"
        User-Password = "xxxxxx"
        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 = "lisakc", 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 ok
modcall: group authenticate returns ok
Sending Access-Accept of id 75 to 127.0.0.1:33372
Finished request 1
Going to the next request
--- Walking the entire request list ---
Waking up in 6 seconds...
--- Walking the entire request list ---
Cleaning up request 1 ID 75 with timestamp 3f8c1d3e
Nothing to do.  Sleeping until we see a request.

But when I attempt to log in via one of my NAS'es it doesn't work:

rad_recv: Access-Request packet from host 65.207.130.7:1028, id=5, length=58
Ignoring request from unknown client 65.207.130.7:1028

client 65.207.130.7 is in /etc/raddb/clients.conf. I haven't changed any of
the configuration files (and I might point out that I haven't  done anything
with the dictionary file yet either). I dunno what's wrong here. Any ideas??

Thanks ,

Lisa Casey


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

Reply via email to