i have configured hotspot and Radius in RB2011, so I am using User manager and creating userprofile and lts limitation like 2GB and 5GB. so one problem is here when Mikotik is off for 24 hours then when turn it ON then clock is lagging behind then the current times, so result is “invalid password” for user, i am kindly requesting you to help me about this issue.
I suggest you configure (S)NTP client on your router in /system ntp … configure it to use some good NTP server in area near you, you can check NTP pool project to find two suitable ones.
thank you for your replay, i have already downloaded NTP package and did the setup the clock and NTP client, but unfortunately when Mikrotik router is off and back it ON, time and date is not adjust itself. if you can help me about another suggestion.
thank you for your replay, i have already did, but unfortunately when Mikrotik router is off and back it ON, time and date is not adjust itself. if you can help me about another suggestion.
Perhaps it takes a few seconds after power-up, but ntp should sync the internal clock. Of course you need to configure it, too. Wiki even mentions that there is limited ntp support without the package, but that doesn’t work for me, so I recommend the ntp package.
Put this into a schedule that runs at boot, adjust the delay (make sure device is fully functional and has internet access)
and then run it.
You can also re trigger this as a script every 12h or so to make sure updates happen…
PS: this works only in R6, in R7 NTP syntax has slightly changed.