From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 17:02:18 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7AB3106566B for ; Mon, 20 Apr 2009 17:02:18 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from progress.isafeelin.org (progress.isafeelin.org [84.244.146.92]) by mx1.freebsd.org (Postfix) with ESMTP id A982A8FC17 for ; Mon, 20 Apr 2009 17:02:18 +0000 (UTC) (envelope-from frederique@isafeelin.org) Received: from progress.isafeelin.org (localhost [127.0.0.1]) by progress.isafeelin.org (Postfix) with ESMTP id 7016F130D86; Mon, 20 Apr 2009 19:02:17 +0200 (CEST) Received: from s55919a03.adsl.wanadoo.nl (s55919a03.adsl.wanadoo.nl [85.145.154.3]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by progress.isafeelin.org (Postfix) with ESMTPSA id 483FA130D85; Mon, 20 Apr 2009 19:02:17 +0200 (CEST) Received: from free.isafeelin.org (unknown [192.168.1.15]) by s55919a03.adsl.wanadoo.nl (Postfix) with ESMTP id C3FAD329A1; Mon, 20 Apr 2009 19:02:16 +0200 (CEST) Message-ID: <49ECAA98.7040107@isafeelin.org> Date: Mon, 20 Apr 2009 19:02:16 +0200 From: Frederique Rijsdijk User-Agent: Thunderbird 2.0.0.21 (X11/20090418) MIME-Version: 1.0 To: Lisa Casey References: <7AF4EC3FE1B54A2DB854159E1D6D6715@lisac> In-Reply-To: <7AF4EC3FE1B54A2DB854159E1D6D6715@lisac> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org Subject: Re: ntp problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Apr 2009 17:02:19 -0000 Lisa Casey wrote: > Running FreeBSD 5.3 IN /etc/ntp.conf I have: > > server time.nist.gov prefer > server tock.gpsclock.com > driftfile /etc/ntp.drift > logfile /var/log/ntp.log > > If I run ntpdate from a prompt, I get the following error message: > > # ntpdate > 20 Apr 12:02:08 ntpdate[50109]: no servers can be used, exiting > > But if I type: > > ntpdate time.nist.gov it will update the time. Is there something wrong with my /etc/ntp.conf file? > > Give it some time (15-20 minutes or so). It will start to work like magic. -- Frederique