From owner-freebsd-questions@FreeBSD.ORG Mon Jul 27 22:44:56 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5041C106564A for ; Mon, 27 Jul 2009 22:44:56 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from relay.lc-words.com (relay.lc-words.com [62.121.130.110]) by mx1.freebsd.org (Postfix) with ESMTP id 098928FC12 for ; Mon, 27 Jul 2009 22:44:55 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from [127.0.0.1] (77-254-92-39.adsl.inetia.pl [77.254.92.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: z.szalbot@lcwords.com) by relay.lc-words.com (Postfix) with ESMTPSA id CA9D4B8033 for ; Tue, 28 Jul 2009 00:41:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lcwords.com; s=mainlcwords; t=1248734478; bh=wU3wzkKRpc0omlWTbveM88Loq1/uMkvt2+bYwO+Ay4U=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=iEI7TtrA/OiI/4z35Po7XxeT8oDcTzOg7c2y/jEKEQjiKNPe71403mmGP5dZg9JSK lw8UYgWgGuQCJfAlUrHclHFaknQscUpD31OIVRtszacnHoxyIDL2ev3d6RSLKLABfT +GimKTdBtYyUAxoqAldHUsXCiYsG2GaGTphScLBM= Message-ID: <4A6E2DE2.4080606@lcwords.com> Date: Tue, 28 Jul 2009 00:44:50 +0200 From: Zbigniew Szalbot User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: ntpd / time synchronization X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2009 22:44:56 -0000 Hello, I guess there is something simple that is wrong but my server is not really keeping the correct time. I have these options in /etc/rc.conf ntpd_enable="YES" ntpd_flags="-g -c /etc/ntp.conf -p /var/run/ntpd.pid -f /var/db/ntp.drift" and here's the details of /etc/ntp.conf file: server 0.pl.pool.ntp.org server 1.pl.pool.ntp.org server 2.pl.pool.ntp.org server 3.pl.pool.ntp.org driftfile /var/db/ntp.drift restrict default nopeer nomodify I used to have server 0.europe.pool.ntp.org in the ntp.conf file but today changed all entries to *.pl.pool.* At the moment my clock is about 3 minutes behind time. It has been running for a year and I do not have ntpdate enabled so I guess subsequent reboots did not correct the drifting problem. Is there anything obvious I am missing here? Any advice would be greatly appreciated! Thank you all very much! Zbigniew Szalbot www.slowo.pl www.fairtrade.net.pl