From owner-cvs-src@FreeBSD.ORG Tue Sep 14 18:41:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10E3116A4CE; Tue, 14 Sep 2004 18:41:02 +0000 (GMT) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id D311B43D1F; Tue, 14 Sep 2004 18:41:01 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465; Tue, 14 Sep 2004 11:41:01 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 3CE045D09; Tue, 14 Sep 2004 11:41:01 -0700 (PDT) To: "M. Warner Losh" In-reply-to: Your message of "Tue, 14 Sep 2004 00:07:12 MDT." <20040914.000712.57271340.imp@bsdimp.com> Date: Tue, 14 Sep 2004 11:41:01 -0700 From: "Kevin Oberman" Message-Id: <20040914184101.3CE045D09@ptavv.es.net> cc: seanc@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING src/etc/defaults rc.conf src/etc/rc.d Makefile ntpd rpcbind X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 18:41:02 -0000 > Date: Tue, 14 Sep 2004 00:07:12 -0600 (MDT) > From: "M. Warner Losh" > Sender: owner-cvs-all@freebsd.org > > In message: <200409140301.i8E31cvR099301@repoman.freebsd.org> > Sean Chittenden writes: > : ntpdate's use has been depreciated by the ntpd > : authors for quite some time so this change shouldn't be unexpected. > > Except that ntpdate is still useful, despite their views to the > contrary. I really really really do not like this change. Looking in CVS, I don't see any defaults for the servers for ntpdate or ntpd to use. It is probably a VERY good idea to recommend in the man page and, maybe, UPDATING, that iburst be used as an option on the server declarations in ntp.conf. This will GREATLY enhance startup time. e.g. server 192.168.100.45 iburst It's also worth noting that the use of either numeric IP addresses or '-4' in ntp.conf is important. If ntp sees an IPv6 address, it will only use that address, even if IPv6 is not available. (In other words, it won't work!) -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634