#server 127.127.1.0 # local clock
#
# RF sertified time servers
#
http://vniiftri.ru/index.php/ru/services/22-ntp#
server ntp1.vniiftri.ru
server ntp3.vniiftri.ru
server ntp1.niiftri.irkutsk.ru
server ntp2.niiftri.irkutsk.ru
#
#http://www.pool.ntp.org/zone/europe
#
# ru.pool.ntp.org:
server 0.ru.pool.ntp.org
server 1.ru.pool.ntp.org
server 2.ru.pool.ntp.org
server 3.ru.pool.ntp.org
#
# fallback
#
fudge 127.127.1.0 stratum 10
driftfile /etc/ntp/drift
logfile /var/log/ntp.log
#multicastclient # listen on default 224.0.1.1
broadcastdelay 0.008
# Allow anything from the local host.
restrict 127.0.0.1
# Allow others in our subnet to check us out...
restrict 192.168.1.0 mask 255.255.255.0 nomodify
restrict 192.168.2.0 mask 255.255.255.0 nomodify
restrict 192.168.3.0 mask 255.255.255.0 nomodify
restrict 192.168.4.0 mask 255.255.255.0 nomodify
restrict 192.168.5.0 mask 255.255.255.0 nomodify
restrict 192.168.6.0 mask 255.255.255.0 nomodify
restrict 192.168.7.0 mask 255.255.255.0 nomodify
restrict 192.168.8.0 mask 255.255.255.0 nomodify
restrict 192.168.9.0 mask 255.255.255.0 nomodify
# Allow synchronization source from NTP servers
restrict source
#keys /etc/ntp/keys