I point one Raspberry at the internet servers.
I point ALL of my other Raspberries at the primary machine.
I get a stratum 2 server on that main machine and stratum 3 on all others.
Master config file.Subordinate ntp.conf file.
I point ALL of my other Raspberries at the primary machine.
I get a stratum 2 server on that main machine and stratum 3 on all others.
Code:
remote refid st t when poll reach delay offset jitter=======================================================================================================+162.159.200.123 10.216.8.4 3 u 952 2048 377 9.3434 0.1576 0.1448-132.226.210.133 85.199.214.101 2 u 319 2048 377 8.7841 1.6596 17.4069+213.5.132.231 145.185.133.33 5 u 163 2048 377 12.0237 1.5312 0.2286*178.62.68.79 139.143.5.31 2 u 1983 2048 377 10.7673 1.5687 0.2626-91.189.91.157 132.163.96.1 2 u 660 1024 377 79.8113 -2.7395 0.6600Code:
driftfile /var/lib/ntpsec/ntp.driftstatistics loopstats peerstats clockstatsfilegen loopstats file loopstats type day enablefilegen peerstats file peerstats type day enablefilegen clockstats file clockstats type day enableserver 0.ubuntu.pool.ntp.org burst iburst maxpoll 11server 1.ubuntu.pool.ntp.org burst iburst maxpoll 11server 2.ubuntu.pool.ntp.org burst iburst maxpoll 11server 3.ubuntu.pool.ntp.org burst iburst maxpoll 11server ntp.ubuntu.comrestrict 127.0.0.1restrict -6 ::1restrict 10.1.1.0 mask 255.255.255.0restrict -6 2002:[some bits redacted]: mask fffff:fffff:fffff:ffff::broadcast 10.1.1.255broadcast ff05::101keysdir /etc/ntpcryptoCode:
remote refid st t when poll reach delay offset jitter=======================================================================================================*10.1.1.11 178.62.68.79 3 u 183 1024 377 5.7597 0.7203 1.5892 2002:[some bit redacted]:ba27:ebff:fe85:c936 .INIT. 16 u - 1024 0 0.0000 0.0000 0.0019Code:
driftfile /var/lib/ntp/ntp.driftstatistics loopstats peerstats clockstatsfilegen loopstats file loopstats type day enablefilegen peerstats file peerstats type day enablefilegen clockstats file clockstats type day enableserver 10.1.1.11server 2002:[some bits redacted]:ba27:ebff:fe85:c936restrict -4 default kod notrap nomodify nopeer noqueryrestrict -6 default kod notrap nomodify nopeer noqueryrestrict 127.0.0.1restrict ::1keysdir /etc/ntpcryptobroadcastclientStatistics: Posted by DougieLawson — Wed Apr 23, 2025 3:32 pm