From owner-freebsd-questions Sun Nov 11 5:38:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bandicoot.wn.com.au (bandicoot.wn.com.au [202.72.128.1]) by hub.freebsd.org (Postfix) with ESMTP id 8FCC937B426 for ; Sun, 11 Nov 2001 05:38:10 -0800 (PST) Received: from mulgara.westnet.com.au (unverified [202.72.128.253]) by bandicoot.wn.com.au (Rockliffe SMTPRA 4.5.4) with ESMTP id for ; Sun, 11 Nov 2001 21:38:09 +0800 Received: from mulgara (mulgara [127.0.0.1]) by mulgara.westnet.com.au (Postfix) with SMTP id 42BA917D45 for ; Sun, 11 Nov 2001 21:38:09 +0800 (WST) Received: from fscked (dsp-202-72-132-221.perth.westnet.com.au [202.72.132.221]) by mulgara.westnet.com.au (Postfix) with SMTP id 6535917D35 for ; Sun, 11 Nov 2001 21:38:07 +0800 (WST) From: "David Okeby" To: Subject: RE: ntp and MAC Date: Sun, 11 Nov 2001 21:38:19 +0800 Keywords: questions Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Importance: Normal 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, I had a problem of Mac OS 10.1 and 9.2.1 not refusing to sync with my FreeBSD ntp server. I found that the solution eventually fixed itself and after a few days the computers reported that "Synchronisation was successful" I have no idea what the problem was, so I can't be of any help there, but what I did was set the mac's to use the same time server that I was using on the FreeBSD computer for a day or two, and then switched them over to the local FreeBSD one. Strange problem I know, but that's the only way it worked for me. Regards, David Okeby -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Kay Schulz Sent: Sunday, 11 November 2001 10:56 AM To: questions@FreeBSD.org Subject: ntp and MAC Hi unfortunately I couldn't find a hint for the problems I have syncing my Mac OS 9 or OS X with the ntpd from FreebSD. I am using FreeBSD 4.4 as a firewall and wanted to support the network with a timeserver. nettime on W2K works well. But it seems that also XP has problems with the ntp and freebsd. Any idea? BTW: Here is my ntpd.conf (and I verified the ntpd is working) server localhost prefer broadcast 10.255.255.255 enable monitor stats # enable the good stuff driftfile /etc/ntp.drift # path for drift file statsdir /var/log/ntpstats/ # directory for statistics files filegen peerstats file peerstats type day enable filegen loopstats file loopstats type day enable filegen clockstats file clockstats type day enable restrict 10.0.0.0 mask 255.0.0.0 notrust nomodify notrap --- WAP = Wait and Pay Kay Schulz kay@kay-schulz.com http://www.ooad.de/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message