Problem with F5 BigIP accouting : hexadecimal attribute
    Phil Mayers 
    p.mayers at imperial.ac.uk
       
    Mon Oct 17 16:51:28 CEST 2011
    
    
  
On 17/10/11 12:26, Vincent, Fabien wrote:
> F5-Attr-14 = /[Hexa decimal output starting with 0x …]/
This happens when an unknown attribute is found. The attribute is 
assumed to be type "octets" and is rendered at hex.
> */++ ATTRIBUTE F5-Attr-14 14 octets/*
This won't help at all. This is ALREADY what FreeRADIUS assumes for 
unknown attributes.
Try:
ATTRIBUTE F5-Attr-14 14 string
...and see if it's readable.
    
    
More information about the Freeradius-Users
mailing list