From owner-freebsd-stable@FreeBSD.ORG Tue May 8 15:46:28 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 0FA1416A400 for ; Tue, 8 May 2007 15:46:28 +0000 (UTC) (envelope-from rcoleman@criticalmagic.com) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [64.74.207.196]) by mx1.freebsd.org (Postfix) with ESMTP id DD90213C44B for ; Tue, 8 May 2007 15:46:27 +0000 (UTC) (envelope-from rcoleman@criticalmagic.com) Received: from neptune.criticalmagic.com (adsl-074-229-078-253.sip.asm.bellsouth.net [74.229.78.253]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by saturn.criticalmagic.com (Postfix) with ESMTP id E125539808; Tue, 8 May 2007 11:16:43 -0400 (EDT) Message-ID: <464094E2.4070106@criticalmagic.com> Date: Tue, 08 May 2007 11:18:58 -0400 From: Richard Coleman Organization: Critical Magic, Inc. User-Agent: Thunderbird 2.0.0.0 (X11/20070423) MIME-Version: 1.0 To: Martin Dieringer References: <200705081248.l48CmvBO083216@lurza.secnetix.de> <20070508151525.Y839@thinkpad.dieringer.dyndns.org> In-Reply-To: <20070508151525.Y839@thinkpad.dieringer.dyndns.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 15:46:28 -0000 Martin Dieringer wrote: >> What's the output from "ntpq -p"? > > # ntpq -p > No association ID's returned > # Are you using pf? I think there is some kind of boot time race condition between pf and ntpd. On my firewall (uses FreeBSD 6.2 with pf), I always have to restart ntpd after boot, otherwise it shows no associations. Once I restart ntpd, everything works fine. Richard Coleman rcoleman@criticalmagic.com