"Steve Hutchison" <[EMAIL PROTECTED]> wrote:
> I am looking to convert the binary response by a proxy server  for
> attributes 242 and 26. I would like to validate the attributes as they
> pass through our proxy. Does anyone have ideas on how to easily convert
> there for others to understand?

  They're ascend's binary nonsense.  See 'src/lib/filter.c' for
examples of decoding them to strings.  The server does NOT do this by
default.

  You can add a 'post-proxy' module which decodes those attributes to
strings, and then do some kind of regex on them after that...

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to