From owner-freebsd-newbies Mon Sep 2 15:10:13 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BB5737B401 for ; Mon, 2 Sep 2002 15:10:07 -0700 (PDT) Received: from c014.snv.cp.net (h001.c014.snv.cp.net [209.228.35.75]) by mx1.FreeBSD.org (Postfix) with SMTP id 8390A43E42 for ; Mon, 2 Sep 2002 15:10:06 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: (cpmta 6799 invoked from network); 2 Sep 2002 15:10:05 -0700 Received: from 138.89.119.226 (HELO bigbeat) by smtp.cswebmail.com (209.228.35.75) with SMTP; 2 Sep 2002 15:10:05 -0700 X-Sent: 2 Sep 2002 22:10:05 GMT Message-ID: <001401c252cd$7e254420$0300a8c0@futurebit.local> From: "Kliment Andreev" To: References: <5.1.1.6.0.20020902170006.01c873e8@imap.3dresearch.com> <2349.209.195.180.12.1030952660.squirrel@mirror.3dresearch.com> <2349.209.195.180.12.1030952660.squirrel@mirror.3dresearch.com> <20020902072951.GE21595@freepuppy.bellavista.cz> <5.1.1.6.0.20020902170006.01c873e8@imap.3dresearch.com> <5.1.1.6.0.20020902173907.027d5ce0@imap.3dresearch.com> Subject: Re: newbie NTP install problem Date: Mon, 2 Sep 2002 18:10:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Create the following file /etc/ntp.conf and put these two lines server 128.138.140.44 driftfile /etc/ntp.drift Edit /etc/rc.conf and put the following lines # ntpdate clock Boulder, CO ntpdate_enable="YES" ntpdate_flags="128.138.140.44" xntpd_enable="YES" If your clock is 4-6 hours ahead/back set the time local zone with % tzsetup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message