From owner-freebsd-questions@FreeBSD.ORG Sat Mar 13 23:04:51 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 C9BC816A4CE for ; Sat, 13 Mar 2004 23:04:51 -0800 (PST) Received: from smtp1.xs4all.be (smtp1.xs4all.be [195.144.64.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 079E643D2D for ; Sat, 13 Mar 2004 23:04:51 -0800 (PST) (envelope-from kurt.stas@xs4all.be) Received: from icebear (195-144-090-033.dyn.adsl.xs4all.be [195.144.90.33]) by smtp1.xs4all.be (8.12.10/8.12.10) with SMTP id i2E74nPQ012151 for ; Sun, 14 Mar 2004 08:04:49 +0100 From: "Kurt Stas" To: Date: Sun, 14 Mar 2004 08:04:50 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Importance: Normal Subject: 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 07:04:51 -0000 Hi, 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 ~ # Anybody knows what the problem could be? Thx.