From owner-freebsd-questions Sun May 4 22:21:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA04483 for questions-outgoing; Sun, 4 May 1997 22:21:37 -0700 (PDT) Received: from dan.emsphone.com (dan@dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA04478 for ; Sun, 4 May 1997 22:21:35 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.8.2/8.8.2) id AAA16177; Mon, 5 May 1997 00:21:30 -0500 (CDT) Message-ID: <19970505002129.62030@dan.emsphone.com> Date: Mon, 5 May 1997 00:21:29 -0500 From: Dan Nelson To: Brandon Gillespie Cc: questions@FreeBSD.ORG Subject: Re: 'ntpdate' time server References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.67e In-Reply-To: ; from "Steve Howe" on Sun, May 04, 1997 at 02:11:58AM -0800 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 4 May 1997, Brandon Gillespie wrote: > I don't want the standard xntpd server, I want a server that you can > point 'ntpdate' too along the lines of 'ntpdate foof.com' and it > updates your clock. The reason I want this server is I have a > firewalled network, and I want servers on the firewall'ed side to > somehow get their time sanity from a machine which can sync with > others in the world. I figured I could have a server outside the > firewall keep in sync with other boxes on the net, and in turn it > could be a server for the firewalled side of the network. The > connectivity isn't a concern--I can handle that. My only problem is > I have no idea how to setup a server that 'ntpdate' will recognize as > such. I don't want to setup a continuous xntpd syncing mechanism, I > just want to have the firewalled boxes run ntpdate once a night. > Help? I've dickered with xntpd trying to get it to do what I want to > no avail... You _want_ an xntpd server :) Ntpdate is a 'single-fire' xntpd, which means it polls an xntpd server for the time. You'll have to set up an xntpd on your firewall machine (or another box that can see both sides of the wall) and have your inside clients poll it. Do you have a reason for not wanting to put xntpd on your machines? -Dan Nelson dnelson@emsphone.com