Bandwidth Throttling

I am currently using FreeRadius to authenticate users and … am not using Hotspot … is it possible to setup on a per user basis what the
user is throttled to or however which way I intend on writing my software?

I have yet to run into the ability to throttle a user …

Anyone mind shedding some light on it?

Thank you!

Slithr, The easy way, is to use radius attributes on your server.
Mikrotik-Rate-Limit is a good attribute to use, we are using it with both PPPoE and Hotspot.

Check the Manual for the formating.
I don’t see the radius section of the version 3 manual yet. here is a link to version 2.9
http://www.mikrotik.com/testdocs/ros/2.9/guide/aaa_radius.php

So example of the attribute would be:

Mikrotik-Rate-Limit=128kbps/128kbps (if thats what I cap it at …)

Basically, I’m going to have MySQL take care of the “groups” … or the bandwidth profiles …

Along w/ the IP’s …