From owner-freebsd-questions Thu Apr 6 18:53:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id F2BF037BFF1 for ; Thu, 6 Apr 2000 18:53:07 -0700 (PDT) (envelope-from dkelly@hiwaay.net) Received: from nospam.hiwaay.net (tnt8-216-180-72-75.dialup.hiwaay.net [216.180.72.75]) by mail.hiwaay.net (8.10.0/8.10.0) with ESMTP id e371r5S29033 for ; Thu, 6 Apr 2000 20:53:06 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by nospam.hiwaay.net (8.9.3/8.9.3) with ESMTP id UAA11611 for ; Thu, 6 Apr 2000 20:10:37 -0500 (CDT) (envelope-from dkelly@nospam.hiwaay.net) Message-Id: <200004070110.UAA11611@nospam.hiwaay.net> X-Mailer: exmh version 2.1.1 10/15/1999 To: Freebsd Questions From: David Kelly Subject: Re: Best Time Synch Utility In-reply-to: Message from Ben Smithurst of "Thu, 06 Apr 2000 16:45:48 BST." <20000406164548.E39831@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 06 Apr 2000 20:10:37 -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben Smithurst writes: > Bhishan Hemrajani wrote: > > > I prefer xntpd as you don't have to run it periodically, it will > > automatically update. > > You should remember than not everyone has the luxury of a 24/7 Internet > connection, and ntpdate is much more convenient in that case. So? As long as you filter the ntp port(s) so your auto-dial ppp connection isn't activated then ntpd (and xntpd previously) works fine. When the connection resumes, the daemon syncs. Meanwhile it works on calibrating your system clock and applies this calibration whenever the daemon is running, connected or not. Put something like this in your ntp.conf file: # Write clock drift parameters to a file. This will allow your system # clock to quickly sychronize to the true time on restart. driftfile /etc/ntp.drift -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message