Proxied Accounting
    mr typo 
    euroregistrar at gmail.com
       
    Mon Apr 12 09:20:58 CEST 2010
    
    
  
hello all,
i am currently trying to proxy accounting to another freeradius server. the
accounting request receives the proxied server but i get the following
message in with debug:
+- entering group accounting {...}
[sql_default] expand: packet has no accounting status type. [user
'%{User-Name}', nas '%{NAS-IP-Address}'] -> packet has no accounting status
type. [user 'bla at realm', nas '10.80.10.140']
[sql_default] packet has no accounting status type. [user 'bla at realm', nas
'10.80.10.140']
++[sql_default] returns invalid
my configuration on the server sending the accounting data looks like:
home_server radiusa.domain {
        type = auth+acct
        ipaddr = 10.10.9.51
        port = 1812
        secret = xxx
        response_window = 20
        zombie_period = 40
        revive_interval = 60
        status_check = status-server
        check_interval = 30
        num_ansers_to_alive = 3
}
home_server_pool REALM-RadPool {
        type = fail-over
        home_server = radiusa.domain
        home_server = radiusb.domain
}
realm realm {
        type = auth+acct
        pool = REALM-RadPool
        nostrip
}
i am missing something?
-euro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20100412/eba09a3c/attachment.html>
    
    
More information about the Freeradius-Users
mailing list