Duplicating radius accounting requests
Fajar A. Nugraha
list at fajar.net
Thu Mar 1 15:29:59 CET 2012
On Thu, Mar 1, 2012 at 9:24 PM, Sunderjeet Singh <sunderjs at gmail.com> wrote:
> Hi,
>
> I have a requirement to duplicate the radius accounting request
> messages to multiple destinations.
> Although the requests are duplicated, there should be a single
> response sent to the original source
> of radius acc request.
>
> Is this possible with free radius server (acting as proxy) ?
Nope. Not directly as proxy.
You could:
- record the accounting in multiple detail files (use multiple
instance of the detail module)
- create virtual servers that reads each file and send it to the
correct destination.
Use sites-available/copy-acct-to-home-server as a starting point
--
Fajar
More information about the Freeradius-Users
mailing list