Freeradius doesn't read vendor specific dictionary
Hi to all! I have a problem. My freeradius Version 1.0.2 (debian) server doesn't read dictionary.mikrotik file. My configuration includes /usr/share/freeradius/disctionary wich includes dictionary.mikrotik. The dictionary.mikrotik contains the attribute Rate-Limit I use to manage the user's bandwith. Moreover the rlm_sql module says: radius_xlat: 'SELECT id,UserName,Attribute,Value,op FROM radreply WHERE Username = 'steve' ORDER BY id' rlm_sql: unknown attribute Rate-Limit Why?
SusePersonalTrainer <emailvarie@davide.it> wrote:
I have a problem. My freeradius Version 1.0.2 (debian) server doesn't read dictionary.mikrotik file.
My configuration includes /usr/share/freeradius/disctionary wich includes dictionary.mikrotik.
The dictionary.mikrotik contains the attribute Rate-Limit I use to manage the user's bandwith.
Are you sure? It looks like it's spelled "Mikrotik-Rate-Limit" to me. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (3)
-
Alan DeKok -
Angelo Compagnucci -
SusePersonalTrainer