detail file reading

Alexandre Chapellon alexandre.chapellon at mana.pf
Thu Feb 14 20:25:29 CET 2008


I upgraded to 2.0.2 but still have a problem with reading detail  (to do 
copy-acct-to-home-server ):
It only processes the first request of the detail file and stops after 
receiving the accouting response.

May some one help me?


here follows part of freeradius -X:

Polling for detail file /var/log/freeradius/radacct/detail
detail_recv: Read packet from /var/log/freeradius/radacct/detail
    User-Name = "DFXMFhhp at XXX"
    Acct-Status-Type = Stop
    Acct-Session-Id = "0302003F28000772-47B49055"
    ....

server copy-acct-to-home-server {
+- entering group preacct
    rlm_realm: Looking up realm "XXX" for User-Name = "DFXMFhhp at XXX"
    rlm_realm: Found realm "XXX"
    rlm_realm: Proxying request from user DFXMFhhp to realm XXX
    rlm_realm: Adding Realm = "XXX"
    rlm_realm: Preparing to proxy accounting request to realm "XXX"
++[suffix] returns updated
+- entering group accounting
++[ok] returns ok
} # server copy-acct-to-home-server
Sending Accounting-Request of id 21 to a.b.c.d port 1813
    User-Name = "DFXMFhhp at XXX"
    Acct-Status-Type = Stop
    Acct-Session-Id = "0302003F28000772-47B49055"
    ....

Proxying request 2 to home server a.b.c.d port 1813
Sending Accounting-Request of id 21 to a.b.c.d port 1813
    User-Name = "DFXMFhhp at XXX"
    Acct-Status-Type = Stop
    Acct-Session-Id = "0302003F28000772-47B49055"
    ....
Going to the next request
Waking up in 0.5 seconds.
rad_recv: Accounting-Response packet from host a.b.c.d port 1813, id=21, 
length=27
    Proxy-State = 0x3438353131
server copy-acct-to-home-server {
} # server copy-acct-to-home-server
Finished request 2.
Going to the next request
Waking up in 0.5 seconds.
Cleaning up request 0 ID 211 with timestamp +15




More information about the Freeradius-Users mailing list