Bandwidth share to multiple login of same user

Hi,

I have been using hotspot and Freeradius , I would like to know how I can set shared users to share bandwidth.

When 2 users are logged on the hotspot with the same username, they each get the bandwidth specified in freeradius.

How can this be changes so that if 2 users are logged in the bandwidth will be 50% to A and 50% to B

and if 3 users each on gets 33.333333% of the alloted bandwidth

hope there is a solution for this. thanks

No One is Aware of this…?

as far as I know it can’t be done. Mikrotik hotspot always assigned bandwidth queue per user if you send mikrotik-rate-limit from radius, or using mikrotik-group for user profile where there’s a statement amount of the bandwidth.

Event we’re using mikrotik-address-list plus mangle and put it in queue-tree pcq, it will shape bandwidth per user.

I really like to know if there’s a way how to do this based on your scenario. That would be useable for a certain condition.
Cmiiw

I will really like to know if there is a solution to the above question>