8 May
2013
8 May
'13
8:04 a.m.
On Wed, May 8, 2013 at 3:23 PM, <A.L.M.Buxey@lboro.ac.uk> wrote:
Hi,
What we would like to do is to send both Auth and Accounting requests to a AAA server and then forward just the accounting records to another AAA server that is back-ended to MySQL.
yes, just proxy the accounting - either using some unlang and proxy.conf or by using eg robust accounting virtual server
... or rlm_replicate. https://github.com/FreeRADIUS/freeradius-server/blob/v2.x.x/raddb/modules/re... -- Fajar