Hello,

  Every two minutes I get the following errors. (both with freeradius-0.2 and 
todays snapshot)

Error: Accounting: logout: entry for NAS xxx.xxx.xxx.xxx port xx has wrong ID
Error: rlm_sql:  Stop packet with zero session length.  (user 'thatguy', nas 
'xxx.xxx.xxx.xxx')

What do these errors mean? Is there a way to make it work properly? I have 
the USR Total Control for a NAS. The user that it is complaining about, is 
not even logged in.


**Second issue**

The following occurs when I run todays freeradius-snapshot with 
debugging on:

modcall: entering group authorize
  hints: Matched DEFAULT at 28
  modcall[authorize]: module "preprocess" returns ok
    users: Matched DEFAULT at 24
  modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
auth: No Auth-Type configuration for the request, rejecting the user
auth: Failed to validate the user.


This is what it looks like when I run freeradius-0.2 with debugging on:

modcall: entering group authorize
  modcall[authorize]: module "preprocess" returns ok
    users: Matched DEFAULT at 24
    users: Matched dietech at 84
  modcall[authorize]: module "files" returns ok
modcall: group authorize returns ok
  rad_check_password:  Found Auth-Type Local
auth: type Local
auth: user supplied Password matches local Password


This is the format that I have my users file in:

DEFAULT         Simultaneous-Use := 1
                Fall-Through = Yes,

billybob        Auth-Type := Local, Password == "sekret64"
        User-Service-Type = Framed-User,
        Framed-Protocol=PPP,

littlejon   Auth-Type := Local, Password == "peaches4U"
        User-Service-Type = Framed-User,
        Framed-Protocol=PPP,

......more users below...


Would anyone have any clues why I cannot get todays snapshot to authenticate 
any users. I compiled it the same way I usually do. None of my other files 
have changed.  Is there some new format that the newer version needs in a 
config file?

Thanks and have a great day!

-- 
Nick Davis 
Associate Systems Administrator 
[EMAIL PROTECTED] 
Internet Exposure, Inc. 
http://www.iexposure.com  

(612)676-1946 
Web Development-Web Marketing-ISP Services

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

Reply via email to