Files
cantal.luc-geo.fr/etc/chrony/chrony.conf
T

52 lines
1.0 KiB
Plaintext

# /etc/chrony/chrony.conf : chrony conf. file for cantal
#
# Last edition : 2026-05-01
# Last editor : @Campanu
#
# General
bindaddress 0.0.0.0
bindaddress 2a01:e0a:1026:9bd0::101b
allow 0/0
allow ::/0
local stratum 2
makestep 1.0 3
#leapsectz right/UTC
cmdport 0
# Services
## Clear UDP
port 123
ratelimit interval 2 burst 4 leak 2
## Secure TCP (NTS)
ntsntpserver ntp2.luc-geo.fr
ntsport 4460
ntsprocesses 2
ntsratelimit interval 2 burst 4 leak 2
ntsserverkey /etc/chrony/nts-server.pem
ntsservercert /etc/chrony/nts-server.crt
ntsdumpdir /var/lib/chrony
# Paths
leapseclist /usr/share/zoneinfo/leap-seconds.list
driftfile /var/lib/chrony/chrony.drift
# Logs
logdir /var/log/chrony
log tracking measurements statistics
clientloglimit 1048576
# Synchronization servers
server ntp0.fau.de nts iburst
server ntp0.ipv6.fau.de nts iburst prefer
server ntp3.fau.de nts iburst
server ntp3.ipv6.fau.de nts iburst prefer
server ptbtime1.ptb.de nts iburst
server ptbtime2.ptb.de nts iburst
server ptbtime3.ptb.de nts iburst
server ptbtime4.ptb.de nts iburst