From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 21:27:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F07216A4CE for ; Wed, 22 Sep 2004 21:27:22 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE4A043D31 for ; Wed, 22 Sep 2004 21:27:19 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from working.potentialtech.com (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id D76AC69A71; Wed, 22 Sep 2004 17:27:18 -0400 (EDT) Date: Wed, 22 Sep 2004 17:27:17 -0400 From: Bill Moran To: Emanuel Strobl Message-Id: <20040922172717.280ed3af.wmoran@potentialtech.com> In-Reply-To: <200409222152.12582.Emanuel.Strobl@gmx.net> References: <415197F9.3080901@verizon.net> <200409222152.12582.Emanuel.Strobl@gmx.net> Organization: Potential Technologies X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: alden.pierre@verizon.net cc: freebsd-questions@freebsd.org Subject: Re: Ntpd assistance X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 21:27:22 -0000 Emanuel Strobl wrote: > Am Mittwoch, 22. September 2004 17:19 schrieb alden.pierre: > > /etc/rc.conf contains the following: > > > > ntpdate_enable="YES" > > ntpdate_flags="timex.cs.columbia.edu" > > xntpd_enable="YES" # Run ntpd Network Time Protocol > > > > /etc/ntpd.conf contains the following: > ^^^^^^^^^ > > Correct me if I'm wrong but doesn't ntpd 4.1 use ntp.conf instead of > ntpd.conf? > > You can try -c /etc/ntpd.conf > > -Harry In addition to this minor error ... I don't believe you can reliably run both ntpdate and xntpd. Besides, if you plan to run xntpd anyway, just set xntpd_flags="-g" and it will behave the same as ntpdate at startup, as well as running continually to ensure your clock stays synced. -- Bill Moran Potential Technologies http://www.potentialtech.com