Hi,

I am using freeradius 0.8.1 and am trying to have all accounting logged
locally and then forwarded to another radius server.
However, it seems only to work if I both accounting and auth are  local...

Is this possable?


in the proxy.conf

realm NULL {
        type             = radius
        authhost        = LOCAL
        accthost        = LOCAL
}

or

realm NULL {
        type                  = radius
        authhost        = LOCAL
        accthost        = somehost
        secret           =  key
}



_________________________________________

Tony Szaranski,  eBusiness Solutions

        Email: [EMAIL PROTECTED]
        Phone: (705) 472-4500 x576
          Fax: (705) 495-2025


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

Reply via email to