mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
chrony/sources/nts: add nts.netnod.se
They appear to be the only bigger party hosting NTS in addition to Cloudflare and being in neighbouring country isn't too bad Via https://gist.github.com/jauderho/2ad0d441760fc5ed69d8d4e2d6b35f8d which encouraged me to look into them a bit more. Additionally having read chrony or chrony.conf manual on default behaviour implying NTS servers are "require trust" and when mixing them with NTP servers, NTP servers never get selected unless they agree with NTS servers.
This commit is contained in:
parent
21089b03e0
commit
38ef6e7314
@ -2,3 +2,6 @@
|
||||
|
||||
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
|
||||
pool time.cloudflare.com maxsources 2 iburst nts
|
||||
|
||||
# Swedish anycast https://www.netnod.se/time-and-frequency/how-to-use-nts
|
||||
server nts.netnod.se iburst nts
|
||||
|
Loading…
Reference in New Issue
Block a user