How to configure SNTP & Clock In Mikrotik RB750GL Router?
Hello, see the website a made.
In dutch but folow the printscreens
http://www.wirelessinfo.be/index.php/mikrotik/pages/ntp
plisken solotion is better , but if you want to use command line , you must do this bro :
slecet new terminal > in new terminal for example :
[admin@Local] system clock> set date=mm/dd/yyyy time=HH:MM:SS time-zone-name=your country time zone name
and set your clock , then you must set ntp or sntp (if you install sntp package and enable it then ntp disabled) :
[admin@MikroTik] system ntp client> set enabled=yes primary-ntp=ip address of ntp server
... mode=unicast
you can see the print of information with print command .
best regards,
Here translated in Englisch
just wondering why you have to set up date and time on the router to just set automatic time/date adjustment in the next line.
*setup NTP server via IP address (for NTP) or via domain name (for SNTP)
*adjust time zone in your /system clock settings
*check if clock is set, monitor via ‘/system ntp client print’ what is happening