[ntp:questions] Troubleshooting who's at fault

Ronan Flood usenet at umbral.org.uk
Fri Jun 26 13:18:30 UTC 2009


Correcting myself :-/

I wrote:

> In 4.2.2 this is adjusted to
> 
>   (peer->stratum > 1 && peer->refid != htonl(LOOPBACKADR) &&
>    (peer->refid == peer->dstadr->addr_refid || peer->refid == sys_refid))
> 
> which implies that the OP's RHEL server is running 4.2.0 as it sees
> 127.0.0.1 as a loop.

Nope, the RHEL server is running 4.2.2 or later and it's hitting
peer->refid == sys_refid because both are LOCAL(0).  That is
possibly a bug, as two servers both synched to LOCAL(0) are not
in a direct or indirect loop.

-- 
Ronan Flood <usenet at umbral.org.uk>




More information about the questions mailing list