I setup our network with a central Radius with a routerboard using hotspot at each tower, problem is now we are seeing issues. every few days customers complain of slow speeds.If we disconnect them when they reconnect speed is back…
I tried just setting up Queues with radius, but noticed it doesn’t disconnect users if u disable the account. or if you change speeds it doesn’t change until you disconnect that user. and one other issues seems if the routerboard is rebooted there is no speed control then until the use restarts.
Is there a way to do this automatically?
or is there another setup I can do?
This should make the MikroTik check back in with the radius server every so often to make sure the account is still active or not. For something more immediate/controllable, you would probably need to write something with the API and a custom application.
You can also define how often you want people to have to sign into the network by defining the session timeout.
ever have problem with API enabled on Radius Manager?
Last year when I tried it actually would lock up the Routerboard within a few hours. Never did figure out what was going on.