Hello,

I am testing the pre version 1.0 release and get this error whenever I
receive an account record. We proxy accounting records to another server
to be logged and processed:

realm NULL {
        type            = radius
        authhost        = LOCAL
        accthost        = radaccount.mydomain.com:1646
        secret          = abc123
}

I get the error below when a radius accounting request is processed:

 rlm_sql (sql): Released sql socket id: 3
  modcall[accounting]: module "sql" returns ok for request 1
modcall: group accounting returns ok for request 1
Sending Accounting-Request of id 0 to 203.xxx.xxx.6:1646
        User-Name = "lhurrell"
        Acct-Status-Type = Start
        Acct-Session-Id = "1086884216.23.6788"
        NAS-Identifier = "ap-1-wlg"
        NAS-IP-Address = 203.xxx.xxx.3
        NAS-Port-Type = Virtual
        Service-Type = Framed-User
        Framed-IP-Address = 203.xxx.xxx.14
        Acct-Tunnel-Connection = "0e006c56h"
        Called-Station-Id = "069680166"
        Calling-Station-Id = "67512965"
        Event-Timestamp = "Jun 12 2004 05:30:29 NZST"
        Acct-Delay-Time = 0
        Proxy-State = 0x313931
Thread 2 waiting to be assigned a request
rad_recv: Accounting-Response packet from host 203.xxx.xxx.6:1646, id=0,
length=25
Assertion failed in request_list.c, line 213
Aborted
 
Thanks
  
Allister P Maguire


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

Reply via email to