robust-proxy-accounting question

Alan DeKok aland at deployingradius.com
Thu Nov 14 15:55:53 CET 2013


adrian.p.smith at bt.com wrote:
> Hopefully a simple one...
> 
> If I want to use the robust-proxy-accounting example for ALL accounting requests that hit my server, what additional configuration do I need to route everything to it?

  Just tell the accounting listener to use it, instead of the default
virtual server:

	listen {
		type = acct
		server = robust-proxy-accounting
		...
	}

  You'll have to ensure the pre/post-proxy sections get used, too.

  Arran and I are planning changes for v4 which should clean this up.

  Alan DeKok.


More information about the Freeradius-Users mailing list