Hi to all, I have to add wichorus dictionary for WiMAX, but in this dictionary some attributes are invalid to freeradius. for example: parent_attr and subtype values. In the below sample of the dictionary: VENDOR Wimax 24757 BEGIN-VENDOR Wimax ATTRIBUTE Wimax-Capability 1 octets ATTRIBUTE Wimax-Capability-Release 1 string parent_attr=Wimax-Capability subtype=1 ATTRIBUTE Wimax-Capability-Accounting 1 octets parent_attr=Wimax-Capability subtype=2 ATTRIBUTE Wimax-Capability-Hotlining 1 octets parent_attr=Wimax-Capability subtype=3 ATTRIBUTE Wimax-Capability-Idle-Mode-Notification 1 octets parent_attr=Wimax-Capability subtype=4 What I should to do? Regards,
Moayad Mohammad wrote:
I have to add wichorus dictionary for WiMAX, but in this dictionary some attributes are invalid to freeradius.
for example: parent_attr and subtype values.
Yes... those are not part of FreeRADIUS.
What I should to do?
Read the documentation for how dictionaries are formatted, and create the dictionary using the correct format. Or, *read the dictionary that is included with FreeRADIUS*. The server ships with a WiMAX dictionary. It's beyond me why you're trying to replace it with one from another vendor. Alan DeKok.
participants (2)
-
Alan DeKok -
Moayad Mohammad