# Sample stand-alone ntpd configuration. # Using IP addresses, because ntpd may not have resolving # capabilities in some chroot'ed setups. restrict default ignore restrict 127.0.0.1 #nomodify notrust nopeer restrict 192.38.7.240 mask 255.255.255.255 nomodify notrap # gps.dix.dk restrict 193.162.159.194 mask 255.255.255.255 nomodify notrap # ntp1.tele.dk restrict 193.162.145.130 mask 255.255.255.255 nomodify notrap # ntp2.tele.dk restrict 192.36.143.150 mask 255.255.255.255 nomodify notrap # time1.stupi.se server 192.38.7.240 #gps.dix.dk server 193.162.159.194 #ntp1.tele.dk server 193.162.145.130 #ntp2.tele.dk server 192.36.143.150 #time1.stupi.se server 127.127.1.0 # local clock fudge 127.127.1.0 stratum 10 authenticate no driftfile /var/lib/ntp/drift broadcastdelay 0.008