What syntax should I use to verify if there is some attribute is already
in the reply list ?

Is there any specific syntax to check attributes of type octets ?

Examples of what I wanted to do ...

This way MS-MPPE-Recv-Key isn't found because he is in the reply list,
not in the check list ...

DEFAULT MS-MPPE-Recv-Key =* ''
        IPLNet-Message = "EAP Key included ..."


If the attribute: "EAP-Message = 0x030b0004" is in the reply list, how
can I verify if the value matches 0x03??0004 (something
similar to '%{reply:EAP-Message}' & 0xff00ffff == 0x03000004 )

TIA.

-- 
Best regards,
 PedroRibeiro                          mailto:[EMAIL PROTECTED]


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

Reply via email to