"Felix Tilley" wrote in message
news:vffrh464o1lo72@news.supernews.com...
> I am using a Linux Bash script to sync the clock.
>
> I think time.caltech.edu has a problem.
You are correct. time.caltech.edu is exactly one second off. This is
from one of my stratum one time servers:
$ ntpdate -q time.caltech.edu time.nist.gov
server 131.215.254.2, stratum 2, offset -1.001979, delay 0.09254
server 192.43.244.18, stratum 1, offset -0.004763, delay 0.11673
24 Jun 00:20:05 ntpdate[8217]: adjust time server 192.43.244.18
offset -0.004763 sec
And from another:
$ ntpdate -q time.caltech.edu time.nist.gov
server 131.215.254.2, stratum 2, offset -1.002538, delay 0.04778
server 192.43.244.18, stratum 1, offset -0.010191, delay 0.07739
24 Jun 00:20:50 ntpdate[88869]: adjust time server 192.43.244.18
offset -0.010191 sec
The delays are way too small to explain the error.
DS
|