And then I tried to give a dynamic, using this thread and the wiki:
/system ntp client set server-dns-names=pool.ntp.org
expected end of command (line 1 column 24)
/system ntp client set dynamic-servers=pool.ntp.org
expected end of command (line 1 column 24)
I have it installed. By the way you’ve worded this I assume I’m trying to configure the system (S)NTP and I should be configuring the package NTP? And reading the wiki on the two, it looks like I should remove package NTP and use the (system) SNTP client. Right?
/system package print
>
> Because it's either that or you really upgraded to 6.4, in which case upgrade to 6.40.8 or 6.42.3.
Aha, I upgraded to 6.42.3. Edited my original post (and left 6.4 with a strikethrough).
You want to disable ntp package. By default, SNTP from system package is used, but it’s replaced by NTP client from ntp package, when enabled. Both have their config in /system ntp client.
It is, unless you also want to have NTP server. Then you have to choose between server and hostnames in client, you can’t have both. Well, you can, but only with script to update client config.
Yeah, I was setting it up so I could have a local ntp server, but it’s not worth it (to me)- I mean, I’ll choose easy DNS in NTP over more configuration work.