Hi,
Wonder if anyone can help..
Is there any references anywhere for attributes which are working when WPA-Enterprise is used? And how can I set Rate-Limit for users same manner as in Hotspot (using attribute Mikrotik-Rate-Limit).
I’m using Mikrotik GrooveA 52hpn with Freeradius and WPA-Enterprise itself works nicely - users can be authenticated and browsing works without issues. Only want to make sure each user has max bandwidth which can be controlled from Freeradius as well.
Unfortunately attribute “Mikrotik-Rate-Limit” does not have any effect when used in WPA-Enterprise configuration. It does work ok in Hotspot though. to clarify this I am not interested in Hotspot..
There is a link in manuals (“http://wiki.mikrotik.com/wiki/Manual:RADIUS_Client”) which explains attributes.
..and on the same page for Reference Dictionary (“http://wiki.mikrotik.com/wiki/Manual:RADIUS_Client/reference_dictionary”) which unfortunately is deprecated so not much support here..
I have tested other attributes for the max-speed control as well including:
- “MT-Rate-Limit” gives an error message “Unknown Attribute” “requires a hex string”, no idea how to solve this or if this would be a right attribute after all
- WISPr-Bandwidth-Min-Up
- WISPr-Bandwidth-Max-Up
- WISPr-Bandwidth-Min-Down
- WISPr-Bandwidth-Max-Down
Nothing seem to make a difference.
Any idea what am I doing wrong?