Page 1 of 1

script synchronize clock withput NTP or SNTP

Posted: Tue May 16, 2017 10:50 pm
by larguiman
Hi, I have problem with the clock auto synchronize using NTP or SNTP, it's not cause of frirewall or other, it's interne problem mikrotik but everything else works fine, so I need help to set manually the clock updated using any script

Re: script synchronize clock withput NTP or SNTP

Posted: Wed May 17, 2017 10:37 am
by jarda
Using common ntp servers for time update work reliably. What sort of problems do you see with it?

Re: script synchronize clock withput NTP or SNTP

Posted: Wed May 17, 2017 11:39 am
by ahmedalmi
using cloud update time;

Code: Select all

/ip cloud set update-time=yes

Re: script synchronize clock withput NTP or SNTP

Posted: Wed May 17, 2017 11:43 am
by jarda
Ip cloud is the one example known as not reliable at all...

Re: script synchronize clock withput NTP or SNTP

Posted: Wed May 17, 2017 9:47 pm
by jimmytam
Sync with your near country ntp server (most of government was provided ntp time server for sync time with computer )

It is working and stable.

Hope it helps.