Dynamic queues for Hotspot

Hi guys,

I want to create a dynamic queue for each hotspot user with the following:

Max-Limit =512k
Burst-Limit =1.5M
Burst-Threshold =400k
Burst-Time =8s

I tried this by editing the Simple queue but it doesn’t seem to put each user in it’s own queue, they seem to sharing the one.

Can someone point me in the right direction?

Edit the ‘Rate-Limit’ attribute within the Hotspot User Profile. Or if using radius set the Mikrotik-Rate-Limit attribute.

Cheers bjhons!

That works perfect with hotspot users.

Is it possible to set a default Rate-Limit with usermanager?

Thanks again.

Yes, you can set ‘rate-limit’ with User Manager.
Go to ‘Users’ menu, then use ‘Rate limits’ box.

But is it possible to set a default rate-limit so that each new user will be assigned the rate limit without having to enter it each time?

Cheers

With freeradius you can set this using radgroupreply - I don’t know about user-manager, but it should be possible or easily implemented.