From owner-freebsd-questions Sun Nov 18 6:30:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from winnt.use.ch (client62-2-92-231.hispeed.ch [62.2.92.231]) by hub.freebsd.org (Postfix) with ESMTP id EA98937B417 for ; Sun, 18 Nov 2001 06:30:41 -0800 (PST) Subject: Re: ntpd / time server confusion To: "P. U. (Uli) Kruppa" Cc: "freebsd-questions@FreeBSD.ORG" X-Mailer: Lotus Notes Release 5.0.8 June 18, 2001 Message-ID: From: FreeBSD@hm.homeip.net Date: Sun, 18 Nov 2001 15:30:37 +0100 X-MIMETrack: Serialize by Router on winnt/Privat(Release 5.0.8 |June 18, 2001) at 18.11.2001 15:30:42 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Uli, a very simple ntp.conf could look like this: #ntp.conf server 129.132.2.21 That is the timeserver swisstime.ethz.ch (which I use). Then start the ntpd with ntpd -c /etc/ntp.conf (assuming you created the file there). Work fine for me. - Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message