From owner-freebsd-questions Sat Jun 26 23:13:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from aic-gw.mlink.net (aic-gw.mlink.net [209.104.118.65]) by hub.freebsd.org (Postfix) with SMTP id 2BD6E14EE0 for ; Sat, 26 Jun 1999 23:13:11 -0700 (PDT) (envelope-from matt@AIC-GW.MLINK.NET) Received: (qmail 17644 invoked by uid 1000); 27 Jun 1999 06:13:09 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 27 Jun 1999 06:13:09 -0000 Date: Sun, 27 Jun 1999 02:13:09 -0400 (EDT) From: matt To: "Art Neilson, KH7PZ" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xntpd In-Reply-To: <3.0.6.32.19990626193742.0088b8b0@clients1.hawaii.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Do what I did.. edit /etc/syslog.conf and add the following: !xntpd *.* /var/log/xntpd then do "touch /var/log/xntpd" then killall -HUP syslogd Matt On Sat, 26 Jun 1999, Art Neilson, KH7PZ wrote: : How can I get xntpd to log it's activity? My ntp.conf looks like so this. : : server ntp.hawaii.edu prefer : peer 192.168.0.2 : driftfile /etc/ntp.drift : enable monitor : statsdir /var/ntp : statistics peerstats : : I have a Win95 box connected to my FreeBSD gateway via 100Mb ether and : want the Win95 box to sync to the FreeBSD box and the FreeBSD box to : sync to the local university's time server. The Win95 box is syncing : just fine, however I can't tell what the FreeBSD box is doing. I am : not getting any logging and I want to see that it is indeed talking : to the universities time server and is adjusting the clock accordingly. : Can anyone tell me how I can achieve this? : : : : __ : / ) _/_ It is a capital mistake to theorise before one has data. : /--/ __ / Insensibly one begins to twist facts to suit theories, : / (_/ (_<__ Instead of theories to suit facts. : -- Sherlock Holmes, "A Scandal in Bohemia" : Arthur W. Neilson III, KH7PZ : Bank of Hawaii Tech Support : art@hawaii.rr.com : : : : To Unsubscribe: send mail to majordomo@FreeBSD.org : with "unsubscribe freebsd-questions" in the body of the message : : -- matt@AIC-GW.MLINK.NET To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message