NTP Server if it possible

Hello there,

I need to setup my router as a NTP server. But i don’t able to configured as well. I didn’t find any configuration about NTP server in web interface. My model is RB951Ui-2HnD and firmware v6.36.2. I read how to config but i didn’t find the right way. Could you please help me? I think that there is not ntp server package. I tired to telnet on my router IP on port 123 but i cannot be established the connection. Also i saw all services in router and i didn’t find any port like 123.

This is my configuration:

/system ntp client> print enabled: yes
primary-ntp: 84.43.191.4
server-dns-names:
mode: unicast
poll-interval: 16s
active-server: 84.43.191.4
last-bad-packet-from: 10.0.0.11
last-bad-packet-before: 14m40s870ms
last-bad-packet-reason: server-ip-mismatch

Also i tired to configure this via ssh, but i didn’t find /system ntp server on my router. Always when i was typing the /system ntp “server” the server was red. So i think it was missing.

Could you please explain how to add ntp server package if it is possible?

Finally i read about this status server-ip-mismatch. Maybe i need more time to think :slight_smile:

Thank you.

Use winbox and check that the ntp package is installed.

The NTP client is built in, but the server is a separate download.

First upgrade to 6.36.3 to get current and match the download link without going to archives.

Go to the MikroTik download site, download Extra Packages for MIPSBE matching your version, extract the NTP package file from the ZIP file and upload to the router via Winbox.

Once you reboot you should have NTP Server menu show up and can configure.

The issue is resolved. Thank you for fast reply.