Kristoffer Milligan wrote:
> Attribute
>     R3-IF-Descriptor
> Sub-TLV
>     R3-IF-Name
>     R3-IF-ID
>     PDFID
> 
> These are all exposed in the dictionary .. but running a MySQL based
> freeradius configuration, how do I return this type of packet when a
> user requests access?

        R3-IF-Name = "foo"
        R3-IF-ID = 1234
        ...

  The server will take care of encapsulating them into the
R3-IF-Descriptor when it sends a packet.  Until then, don't worry about
it. :)

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

Reply via email to