Page 1 of 1

How to set hotspot user uptime limit correctly in Mikrotik?

Posted: Wed Dec 14, 2016 5:48 pm
by haccks
I set user limit uptime to 30 minutes, as shown in the pic
Image

I added a schedular to reset the counter everyday for the user 'admin' for 30 mins of wiFi everyday. Sometime it works for 30 mins and sometime it logout just 1 min after the login.

Is there anyone who experienced the same issue?
What could be the possible reason? How to set uptime limit correctly?

Re: How to set hotspot user uptime limit correctly in Mikrotik?

Posted: Thu Dec 15, 2016 10:13 am
by akmjahangir
go to system > schedule add
/ip hotspot user edit admin limit-uptime

set start time 00:00:00
set interval 1d 00:00:00

Re: How to set hotspot user uptime limit correctly in Mikrotik?

Posted: Thu Dec 15, 2016 12:01 pm
by haccks
go to system > schedule add
/ip hotspot user edit admin limit-uptime

set start time 00:00:00
set interval 1d 00:00:00

Didn't get you. Could you please elaborate it?