From owner-freebsd-questions Sun May 5 04:12:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA11714 for questions-outgoing; Sun, 5 May 1996 04:12:35 -0700 (PDT) Received: from silver.sms.fi (root@silver.sms.fi [194.111.122.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA11709 for ; Sun, 5 May 1996 04:12:30 -0700 (PDT) Received: (from pete@localhost) by silver.sms.fi (8.7.5/8.6.9) id OAA00910; Sun, 5 May 1996 14:10:39 +0300 (EET DST) Date: Sun, 5 May 1996 14:10:39 +0300 (EET DST) Message-Id: <199605051110.OAA00910@silver.sms.fi> From: Petri Helenius To: Peter Olsson Cc: questions@freefall.freebsd.org, archie@whistle.com Subject: Re: xntpd server In-Reply-To: <9605051212.aa14960@lda.leissner.se> References: <199605042151.OAA01575@freefall.freebsd.org> <9605051212.aa14960@lda.leissner.se> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Olsson writes: > > Seems that ntpdate (and probably also xntpd) requires a server with stratum > less than 16 to synchronize time with that server. The problem is that > all our freebsd-servers have stratum=16. > > So, how do I either lower a servers local stratum or make the programs > accept servers with stratum=16? Seems to me that this requirement is there > for a reason, that's why I'd rather not hack the code if I can avoid it. > The easiest way is to synchronize to your providers NTP server the other option is to get a clock to synchronize to. The third and bad option is to make the NTP server to think it's synchronized when it's not. Pete