Kun laitan /etc/ntp.conf koneen käynnistyksen jälkeen kuntoon ja ajan komennon
/etc/init.d/ntpd restart
toimii taas jonkun aikaa, kunnes tökkää.
/var/log/ntp.log
Code: Select all
15 Oct 17:02:31 ntpd[7657]: synchronized to LOCAL(0), stratum=5
15 Oct 17:06:53 ntpd[7657]: synchronized to LOCAL(0), stratum=5
15 Oct 17:06:55 ntpd[7657]: sendto(194.137.39.67): Operation not permitted
15 Oct 17:07:51 ntpd[7657]: synchronized to 130.233.224.2, stratum=3
15 Oct 17:07:51 ntpd[7657]: time correction of 86434 seconds exceeds sanity limit (1000); set clock manually to the correct UTC time.Code: Select all
ntpq: read: Connection refusedCode: Select all
restrict default noquery nomodify
restrict 127.0.0.1
restrict 192.168.0.0 mask 255.255.255.0
fudge 127.127.1.0 stratum 3
server 127.127.1.0
driftfile /var/lib/ntp/ntp.drift
logfile /var/log/ntp.log
server tick.keso.fi
server tock.keso.fi
server ns2.clinet.fi
server ns1.eunet.fi
server ntp1.funet.fi
server ns3.inet.fi
server naula.kpo.fi
server time1.mikes.fi
server time2.mikes.fi
server lokero.hut.fi



