Re: Strange proxied accounting errors

2008-02-14 Thread Arran Cudbard-Bell
Arran Cudbard-Bell wrote: Alan DeKok wrote: 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

Re: Strange proxied accounting errors

2008-02-14 Thread Arran Cudbard-Bell
Alan DeKok wrote: 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 yo

Re: Strange proxied accounting errors

2008-02-14 Thread Alan DeKok
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 fil

Re: Strange proxied accounting errors

2008-02-14 Thread Alan DeKok
Tony Spencer wrote: > We proxy some authentication and accounting to another company. > > After installing freeradius version 2.0.1 they have said they are > getting errors in their log file: ... > Wed Feb 13 15:17:00 2008 : Debug: modsingle[accounting]: returned from > attr_filter.accounting_re

Re: Strange proxied accounting errors

2008-02-14 Thread Arran Cudbard-Bell
.. snip ... Wed Feb 13 15:17:00 2008 : Debug: rlm_sql (sql): Released sql socket id: 4 Wed Feb 13 15:17:00 2008 : Debug: modsingle[accounting]: returned from sql (rlm_sql) for request 0 Wed Feb 13 15:17:00 2008 : Debug: ++[sql] returns ok Wed Feb 13 15:17:00 2008 : Debug: modsingle

Strange proxied accounting errors

2008-02-14 Thread Tony Spencer
We proxy some authentication and accounting to another company. After installing freeradius version 2.0.1 they have said they are getting errors in their log file: 02/13/2008 00:01:06 Missing Acct-Status-Type attribute in request 02/13/2008 00:01:06 Request has invalid syntax (e.g. invalid, mi