From owner-freebsd-stable@FreeBSD.ORG Tue May 8 12:53:52 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 279B916A407 for ; Tue, 8 May 2007 12:53:52 +0000 (UTC) (envelope-from javier@kjsl.com) Received: from centurion.kjsl.com (Centurion.KJSL.COM [198.137.202.3]) by mx1.freebsd.org (Postfix) with ESMTP id 163CB13C465 for ; Tue, 8 May 2007 12:53:51 +0000 (UTC) (envelope-from javier@kjsl.com) Received: from w6vms.local.cisco.com (unknown [64.102.51.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: javier) by centurion.kjsl.com (Postfix) with ESMTP id 4A64256464; Tue, 8 May 2007 08:30:58 -0400 (EDT) Date: Tue, 8 May 2007 08:30:55 -0400 From: Javier Henderson To: Martin Dieringer Message-ID: <20070508083055194882.429fd6d2@kjsl.com> In-Reply-To: <20070508140019.I839@thinkpad.dieringer.dyndns.org> References: <20070508140019.I839@thinkpad.dieringer.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: GyazMail version 1.5.5 Cc: freebsd-stable@freebsd.org Subject: Re: clock problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2007 12:53:52 -0000 On Tue, 8 May 2007 14:03:58 +0200 (CEST), Martin Dieringer wrote: > > > My clock is now _15 minutes_ late, after about 1 day with powerd > running. > ntpd is running also. > Can nobody tell where the problem is here? You say that ntpd is running, but what does the output of 'ntpq -p' show? Is syslog showing any messages from ntpd? -jav