hi all,
I have been struggling with this issue since I set up my router.
SNTP client cannot synchronize time, error server-ip-mismatch.
so far I have tried:
disable in dhcp client “use peer ntp option”
tried to get synchronized with IP cloud
ping ntp servers, got ping
revised firewall settings, to make sure UDP 123 port is not blocking
installed (removed later) sntp server package …
from somewhere I found, that issue can cause, if there is two subnets (I have two 192.168.88… and 192.168.90…).
currently using MikroTik RouterOS 6.38.7 version, hardware platform is RB2011UiAS-2hnd
Please help !
Are you sure that ISP is not doing something with NTP packets? It is very popular complaint at support - that NTP does not work, but almost always simply ISP is, for example, dropping such packets.
hi, how I can check?.
I did some research, (even though I dont beleive, that problem on ISP side) they said use telnet to ISP to specific port, but seems it does not work well. Unable to test even regular SMTP , POP ports.
Any other solution?
Download extra packages fro your hardware here: https://mikrotik.com/download
it does contain full NTP support.
PS It may be for the smal home router that there are no NTP package. For the 750Gv3 there is one.
I tried that one too. Even though I dont see anywhere IP mismatch message, but issue is still there.
I dont understand one thing, is this issue is so hard, that no one can figure it out, or i posted in wrong place?
It may be a bug, some you have done wrong…
Try to upgrade you box to latest version.
Do a full reset to default config.
Configure minimum to get it to work.
Install NTP package (if it exists for this model)
Try to test it then.
I had this problem too. In my case I’ve just added more servers and one of them finally synchronized.
I’ve noticed that the ones added with ip don’t always work, but between all of them you can get one to sync.
/system ntp client
set enabled=yes primary-ntp=98.175.203.200 secondary-ntp=66.219.116.140
server-dns-names=“roc.nipne.ro,ntp.zyx.ro”
At first I also thought it was the isp blocking, turns out something isn’t quite right with mikrotik or with some ntp servers.
I did have another strange problem with NTP that is still not fixed.
If my ISP gives me a non working NTP using DHCP, it prevents NTP from working, even if I add valid NTP servers. http://forum.mikrotik.com/t/ntp-client-bug/104619/1
filed tech support ticket, almost 2 weeks we are exchanging with emails, no results so far.
Last try was to eliminate problem causing devices, but after that, error causing IP/device changed to another device.
As my understanding it nothing to do with device config…