is it possible to store rate limits for users in radius?
also, possible to mark all packets of mac xxxx according to radius, i want to do this all on the ap?
Thanks
is it possible to store rate limits for users in radius?
also, possible to mark all packets of mac xxxx according to radius, i want to do this all on the ap?
Thanks
Use the radius attribute Mikrotik-Rate-Limit
The manual has a section for the different options you can do (Bursting) and it also appears to have a option for Marking the MAC via radius attribut but says its for Hotspot only.
http://www.mikrotik.com/docs/ros/2.9/guide/aaa_radius
I’ve used the Mikrotik-Rate-Limit attribute in radius but in a Hotspot configuration where we use it for our bandwidth management. Works like it should…
It doesnt seem to work in ‘wireless’ only dhcp, ppp, and hotspot.
Dhcp would be fine, but i need some way to say if the user is not in the radius database put in poola and forward to pagea or just plain old forward to pagea, i think hotspot can do this, but it seems like massive overkill.