[ntp:questions] Server is two hours ahead thus ntpd will not run. How should i fix that?

Jacob Friis Saxberg webcom.dk at gmail.com
Mon Dec 5 14:45:28 UTC 2005


Hello.

One of my servers is 2 hours ahead, thus ntpd will not run.
What's the right way to fix this?

Below is my configuration. I have 2 NTP masters and several slaves.

*Master*
$ cat /etc/ntp.conf
driftfile /etc/ntp/drift
server  127.127.1.0
fudge   127.127.1.0 stratum 10
server pool.ntp.org iburst
server pool.ntp.org iburst
server pool.ntp.org iburst
server pool.ntp.org iburst
peer 192.168.x.x
$ date
Mon Dec  5 15:33:29 CET 2005

*Slave*
# cat /etc/ntp.conf
driftfile /etc/ntp/drift
server  127.127.1.0
fudge   127.127.1.0 stratum 10
server 192.168.x.x iburst
server 192.168.x.x iburst
# date
Mon Dec  5 17:26:32 CET 2005


Thanks,
Jacob



More information about the questions mailing list