Files
domo/bsp/buildroot-2017.02.11/package/ntp/ntpd.etc.conf
2018-05-22 15:35:47 +02:00

11 lines
317 B
Plaintext

server 0.pool.ntp.org iburst
server 1.pool.ntp.org iburst
server 2.pool.ntp.org iburst
server 3.pool.ntp.org iburst
# Allow only time queries, at a limited rate, sending KoD when in excess.
# Allow all local queries (IPv4, IPv6)
restrict default nomodify nopeer noquery limited kod
restrict 127.0.0.1
restrict [::1]