From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 15:12:24 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 E37F116A4CE for ; Wed, 22 Sep 2004 15:12:24 +0000 (GMT) Received: from out007.verizon.net (out007pub.verizon.net [206.46.170.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C25143D48 for ; Wed, 22 Sep 2004 15:12:24 +0000 (GMT) (envelope-from alden.pierre@verizon.net) Received: from [192.168.1.100] ([138.89.43.54]) by out007.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040922151223.QIET1210.out007.verizon.net@[192.168.1.100]> for ; Wed, 22 Sep 2004 10:12:23 -0500 Message-ID: <415197F9.3080901@verizon.net> Date: Wed, 22 Sep 2004 11:19:21 -0400 From: "alden.pierre" User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions list Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out007.verizon.net from [138.89.43.54] at Wed, 22 Sep 2004 10:12:23 -0500 Subject: 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 15:12:25 -0000 /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: driftfile /etc/ntp/drift server 65.211.109.1 server 65.211.109.11 server 209.51.161.238 server 128.59.59.177 Am I doing something wrong here? My time seems to go out of sync after my FreeBSD 4.10 box has been up for a couple of hours. Any help would be greatly appreciated. Thank You Alden Louis-Pierre