Thanks for your response, I want to upload new dictionary for wichrous system, because wichorus has their own standard dictionary and wimax dictionary doesn't work with wichorus ASN-GW Regards, -----Original Message----- From: freeradius-users-bounces+mmohammad=thebluezone.com@lists.freeradius.org [mailto:freeradius-users-bounces+mmohammad=thebluezone.com@lists.freeradius. org] On Behalf Of freeradius-users-request@lists.freeradius.org Sent: Monday, June 21, 2010 3:42 PM To: freeradius-users@lists.freeradius.org Subject: Freeradius-Users Digest, Vol 62, Issue 87 Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. Invalid Attributes (Moayad Mohammad) 2. Re: Invalid Attributes (Alan DeKok) 3. Re: checkval and != op (Alan DeKok) 4. Re: checkval and != op (Christian Zoffoli) ---------------------------------------------------------------------- Message: 1 Date: Mon, 21 Jun 2010 14:35:13 +0300 From: "Moayad Mohammad" <mmohammad@thebluezone.com> Subject: Invalid Attributes To: <freeradius-users@lists.freeradius.org> Message-ID: <006b01cb1135$d228f6f0$767ae4d0$@com> Content-Type: text/plain; charset="us-ascii" 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,