I'm using FR 0.7.  I have proxying enabled, and the NULL realm accounting host 
set to LOCAL.  When I send an accounting packet using radclient, an 
Accounting-Response packet is never sent.  Everything in accounting returns 
ok, but no response is sent back.

More info can be provided if necessary.
Kevin

Here is the output using debugging:
rad_recv: Accounting-Request packet from host 192.168.1.10:32768, id=1, 
length=138
Thread 2 assigned request 1
--- Walking the entire request list ---
Threads: total/active/spare threads = 5/1/4
Waking up in 5 seconds...
Thread 2 handling request 1, (1 handled so far)
        User-Name = "test"
        NAS-IP-Address = 10.0.1.3
        NAS-Port = 1
        NAS-Port-Type = Async
        Acct-Status-Type = Start
        Acct-Delay-Time = 0
        Acct-Session-Id = "000000001"
        Acct-Authentic = RADIUS
        Framed-Protocol = PPP
        Framed-IP-Address = xxx.xxx.xxx.xxx
        Service-Type = Framed-User
modcall: entering group preacct
  modcall[preacct]: module "preprocess" returns noop
    rlm_realm: Looking up realm NULL for User-Name = "test"
    rlm_realm: Found realm NULL
    rlm_realm: Adding Stripped-User-Name = "test"
  rlm_realm: Proxying request from user test to realm NULL
    rlm_realm: Adding Realm = "NULL"
rlm_realm:  Accounting realm is LOCAL.
rlm_realm:  acct_port is not set.  proxy cancelled
  modcall[preacct]: module "suffix" returns noop
    acct_users: Matched DEFAULT at 16
  modcall[preacct]: module "files" returns ok
modcall: group preacct returns ok
modcall: entering group accounting
radius_xlat:  'test'
sql_set_user:  escaped user --> 'test'
radius_xlat:  'INSERT INTO radacct (RadAcctId, AcctSessionId, UserName, Realm, 
NASIPAddress) VALUES ('', '000000001', 'test', 'NULL', '10.0.1.3')'
rlm_sql: Reserving sql socket id: 3
rlm_sql: Released sql socket id: 3
  modcall[accounting]: module "sql0" returns ok
modcall: group accounting returns ok
Finished request 1
Going to the next request
Thread 2 waiting to be assigned a request
--- Walking the entire request list ---
Threads: total/active/spare threads = 5/0/5
Cleaning up request 1 ID 1 with timestamp 3d446c85
Nothing to do.  Sleeping until we see a request.

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

Reply via email to