I have a problem with UserManager version 7.8
When I create a profile, the limit (transfer limit) is not applied to the user
And an error " Not yet implemented…" is also received in the user’s web profile
How can I connect the limit profile to the user profile like it was in User Manager of OS version 6?
Please make sure that radius incoming is enabled,
/radius incoming
set accept=yes
As well for the fastest accounting update on your device,
set radius-interim-update=1m
for HotSpot profile.
Also i see that even if i put attribute Mikrotik Total Limit, when the volume finish, client disconnected but if he try to reconnect start a new session and has again the same volume. You can repeat the same as many times and the result remains the same.
What they did on V7?
For now just use User-Manager>Attributes to limit maximum data you want for that user. Example attribute Mikrotik-Total-Limit = 10000000 to limit that user upload+download=10MB.
Yes, correct but even if i put attribute Mikrotik Total Limit, when the volume finish, client disconnected but if he try to reconnect start a new session and has again the same volume. You can repeat the same as many times and the result remains the same.
For me it’s not happen.
I test when that test user try connect again after his volume limit reached, it cant login with RADIUS server is not reponding error. Since his state at UserManager>UserProfiles is “USED”
If I want to use that test user again, I must set new Userprofiles for it, so can login with state “RUNNING ACTIVE”.
Then again test volume limited reached, user disconnected, session closed, state change for ‘running active’ to ‘used’.
Try to login, will never get connected since no active profile for it.
After I search in your setting not using use-profile=yes
/user-manager use-profile=yes, which is default=no
According to wiki
use-profiles (yes | no; Default: no) Whether to use Profiles and Limitations. When set to no, only User configuration is required to run User Manager.
In my case it’s different and i cannot find the reason…
Are you running on v7.8 right?
On USER MANAGER i have configure :
Router (IP and CoA port 3799 enabled)
Users (I have a user with attributes Mikrotik-Total_Limit 209715200 to cut on 200MB)
User Groups (I change the default by adding again here attributes with same limit)
Profiles (Add a 200MB profile with validity 2Y, nmae for users UM2, starts when : assigned)
User profiles (on user i choose the same user as on above No2, with profile 200MB) The state here it’s always running active.
I have delete limitation and profile limitation because wasn’t work anyway and trying with attributes.
But when user reash 200MB, system logging him out but user can login again and start counting again 200MB. Status its always running active
Nothing changes.
Let’s do it from 0.
I only have setup inside USER MANAGER the first tab “Routers”. There i put the IP address , the CoA port 3799 and on setting i make it enabled on ports 1812&1813 and enable also use profiles. I left empty the certificate.
What should be my next moves to make users with 200MB total limitation?
Hmm ok, assume building from 0 like you said, and other settings at hotspot area and RADIUS all done. After setting that Router tab, next is Usergroup. Create an entry that contain that Mikrotik-Limit-Rate AND attribute “Mikrotik-Group” with value is your HotspotUserProfile name.
Next is UserManager>Profiles.
Then set an user with Group that you have made before.
Last make an entry for that user to be active at UserManager>UserProfiles…
After this should be works. Thats how I do it here.
My sentence : “Then set an user with Group that you have made before.”
Your last screenshot, that user UM490251 Group=default, should be “GROUP UM”
The logic there, all setting have been made but the last key is the user itself not referring any setting that you setting there…
The user is a member a group named default that have nno limitation.
hmmm I dont know why, lastly maybe you should reboot or netinstal re-configure that mikrotik from scratch since sometime it works. Cant guarantee though. Maybe others pro here can look up your trouble.
Hello, i want to ask on the max sessions for user in mikrotik routeros version 7. I set the overide shared users to unlimited but each time you a user tried to login more than one device,an error"no more sessions for this user will " pop.
In version 6,when set up.shared-users in usermanager,you will still need to set up shared users in winbox under ip hotspot,copy the created shared user to ip pool in the usermanager. I cant find this settings in routeros 7.can anyone put me on the right track?