Strange proxied accounting errors
Alan DeKok
aland at deployingradius.com
Thu Feb 14 11:30:48 CET 2008
Arran Cudbard-Bell wrote:
> Can always apply the accounting_response filter in post-proxy if you
> were worried about it... something like
>
> post-proxy {
> ...
> if("%{Packet-Type}" == 'Accounting-Response'){
> attr_filter.accounting_response
That won't do what you think. It filters the Accounting-Request, not
the response! See the source code in 2.0.1.
Alan DeKok.
More information about the Freeradius-Users
mailing list