From owner-freebsd-stable Mon Jan 29 5:40:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from aifhs8.alcatel.fr (aifhs8.alcatel.fr [212.208.74.153]) by hub.freebsd.org (Postfix) with ESMTP id B1D3037B404 for ; Mon, 29 Jan 2001 05:40:02 -0800 (PST) Received: from frmta003.netfr.alcatel.fr (frmta003.netfr.alcatel.fr [155.132.251.32]) by aifhs8.alcatel.fr (ALCANET/SMTP2) with SMTP id OAA10044; Mon, 29 Jan 2001 14:39:46 +0100 (MET) Received: by frmta003.netfr.alcatel.fr(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id C12569E3.004B05F7 ; Mon, 29 Jan 2001 14:39:27 +0100 X-Lotus-FromDomain: ALCATEL From: Thierry.Herbelot@alcatel.fr To: "Morten A . Middelthon" Cc: freebsd-stable@FreeBSD.ORG Message-ID: Date: Mon, 29 Jan 2001 14:39:18 +0100 Subject: Re: ntp problems in 4.2-STABLE Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, you may want to add "cheat codes" to your reference server's ntp.conf, such as : # NTP server Configuration server 127.127.1.0 minpoll 4 fudge 127.127.1.0 stratum 0 (this tells the server's ntpd to prentend it is really a "stratum 0" server) this runs on my 4.2-R ntp server and is used by the other 4.2-R ntp clients TfH "Morten A . Middelthon" on 29/01/2001 14:03:18 To: freebsd-stable@FreeBSD.ORG cc: (bcc: Thierry HERBELOT/FR/ALCATEL) Subject: ntp problems in 4.2-STABLE I've been using ntpd for a long time now without problems, but with my 4.2-STABLE boxes it doesn't work anymore. An example: # ntpdate ep 29 Jan 13:59:25 ntpdate[30448]: no server suitable for synchronization found The host 'ep' is running ntpd, and the /etc/ntp.conf looks like this (and has been looking like this for ages): server server.im.using.for.ntpd logfile /var/log/ntpd.log pidfile /var/run/ntpd.pid driftfile /var/log/ntp.drift If I try running ntpdate towards a box with ntpd under 4.0-STABLE, I have no problems: # ntpdate other.server.which.works 29 Jan 13:52:06 ntpdate[75861]: step time server 192.168.0.1 offset -0.769745 sec ntp.conf on the 4.0-STABLE box looks more or less exactly the same. -- Morten A. Middelthon Freenix Norge http://www.freenix.no/ -- To err is human, to forgive is Not Company Policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message