From owner-freebsd-questions@FreeBSD.ORG Sun Mar 14 06:04:01 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 6E02B16A4CE for ; Sun, 14 Mar 2004 06:04:01 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 050C643D48 for ; Sun, 14 Mar 2004 06:04:01 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i2EE3xQ0029806; Sun, 14 Mar 2004 07:03:59 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i2EE3xvt029803; Sun, 14 Mar 2004 07:03:59 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 14 Mar 2004 07:03:59 -0700 (MST) From: Warren Block To: Kurt Stas In-Reply-To: Message-ID: <20040314065749.K29650@wonkity.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Time 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: Sun, 14 Mar 2004 14:04:01 -0000 On Sun, 14 Mar 2004, Kurt Stas wrote: > It seems that i can't set my time to my local time. > root@ctif ~ # date > Sun Mar 14 09:55:36 CET 2004 > root@ctif ~ # ntpdate ntp.belnet.be > 14 Mar 09:55:38 ntpdate[6682]: step time server 193.190.198.10 > offset -6935.981216 sec > root@ctif ~ # date > Sun Mar 14 09:55:40 CET 2004 > root@ctif ~ # Don't know about the time zone issue, but if the time offset is too large, ntpdate can't "slew" to it. Try the -b flag for ntpdate, and note that the ntpdate is to be retired in favor of ntpd. -Warren Block * Rapid City, South Dakota USA