From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey Morse Subject: Re: ntp Date: Thu, 26 Feb 2004 03:09:03 -0600 Sender: linux-admin-owner@vger.kernel.org Message-ID: <20040226090902.GC6737@m4cc.com> References: <200402260908.16515.fluca1978@virgilio.it> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <200402260908.16515.fluca1978@virgilio.it> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-admin@vger.kernel.org Here is a very good resource for NTP configuration along with many other helpful Linux configurations. * On [02-26-2004 09:08 +0100] Luca Ferrari wrote: > Hi, > I'd like to set up a ntp server and several clients connected to the server > itself. Unluckily I'm unable to find documentation on-line, or better I > cannot understand what I've found. Briefly here there's what I've done: > - on the server: > _ installed ntp > _ configuration file /etc/ntp.conf contains the line > server 127.0.0.1 > _ I launch ntp and query it: > ntpq -p > remote refid st t when poll reach delay offset jitter > ============================================================================== > localhost 0.0.0.0 0 l - 64 0 0.000 0.000 4000.00 > > > - clients: > _ set the ntp.conf file to point to the server: > server ntpserver > _ launch ntp but I get the message (in the warnings) that there is no service > running at the server > _ try with ntpdate but I cannot get the time from the server. > > What's wrong with this small configuration? > > Thanks, > Luca > > -- > Luca Ferrari, > fluca1978@virgilio.it > - > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html