chrony/sources.d: prefer ISP and CF

The ISP should be closest server to sync to and Cloudflare is anycast with
potentially lower stratum than the other nts servers. 'nts' implies 'require'
and 'trust' already and other servers get picked over lower stratum although
higher distance.
This commit is contained in:
Aminda Suomalainen 2024-01-24 10:56:19 +02:00
parent 8a93a2a9ac
commit 48976cacce
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
5 changed files with 7 additions and 7 deletions

View File

@ -1,2 +1,2 @@
# DNA & Moi NTP server, no idea on smearing, I hope not
pool ntp.dnainternet.fi maxsources 3 iburst
pool ntp.dnainternet.fi maxsources 3 iburst prefer

View File

@ -1,4 +1,4 @@
# Elisa NTP servers, no idea on smearing, I hope not
server ntp1.kolumbus.fi iburst
server ntp2.kolumbus.fi iburst
server ntp.saunalahti.fi iburst
server ntp1.kolumbus.fi iburst prefer
server ntp2.kolumbus.fi iburst prefer
server ntp.saunalahti.fi iburst prefer

View File

@ -1,2 +1,2 @@
# Hetzner.de NTP servers
pool ntp.hetzner.de iburst maxsources 3
pool ntp.hetzner.de iburst maxsources 3 prefer

View File

@ -14,7 +14,7 @@
# NOTE: NTS support requires Chrony 4.0 or newer!
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
pool time.cloudflare.com maxsources 2 iburst nts
pool time.cloudflare.com maxsources 2 iburst nts prefer
# Finland, https://ntp.miuku.net
server ntp.miuku.net iburst nts

View File

@ -1,2 +1,2 @@
# Telia NTP servers, no idea on smearing, I hope not
pool ntp.inet.fi iburst maxsources 3
pool ntp.inet.fi iburst maxsources 3 prefer