From owner-freebsd-questions Wed Nov 22 16:57:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from horizon.webcentral.com.au (horizon.webcentral.com.au [202.139.235.244]) by hub.freebsd.org (Postfix) with SMTP id 3181A37B4C5 for ; Wed, 22 Nov 2000 16:57:29 -0800 (PST) Received: (qmail 17417 invoked from network); 23 Nov 2000 00:57:25 -0000 Received: from unknown (HELO webcentral.com.au) (202.139.235.56) by horizon.webcentral.com.au with SMTP; 23 Nov 2000 00:57:25 -0000 From: "Allan Dib" Reply-To: allan.dib@tfc.net.au To: freebsd-questions@FreeBSD.ORG Date: Thu, 23 Nov 2000 11:57:25 aest Subject: NTP Problems X-Mailer: DMailWeb Web to Mail Gateway 2.2i, http://netwinsite.com/top_mail.htm Message-id: <3a1c6b75.d5.0@webcentral.com.au> X-User-Info: 203.23.72.7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I am running FreeBSD 4.1.1 and followed the advice given on this mailing list regarding NTP. I created /etc/ntp.conf and put in the line: server ntp.mel.nml.CSIRO.AU I also tried the following in the ntp.conf : (taken from the suggestions at http://www.mostgraveconcern.com/freebsd/ntp.html) server time.nist.gov prefer server 127.127.1.0 fudge 127.127.1.0 stratum 10 driftfile /etc/ntp.drift then ran "ntpd -p /var/run/ntpd.pid" The system log first showed the following (which I beleive is normal) Nov 23 18:43:01 www ntpd[318]: ntpd 4.0.99b Mon Sep 25 23:37:27 GMT 2000 (1) Nov 23 18:43:01 www ntpd[318]: using kernel phase-lock loop 2041 But then after a while the following appeared in the system log: Nov 23 18:50:47 www ntpd[318]: time error -28161 over 1000 seconds; set clock manually I have tried several public "primary" NTP servers in Melbourne/Australia and have had no luck thus far. Should I try secondary time servers. Any help would be greatly appreciated.... Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message