From owner-freebsd-questions@FreeBSD.ORG Sun Jun 14 19:36:51 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 80439106568C for ; Sun, 14 Jun 2009 19:36:51 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 38B3E8FC29 for ; Sun, 14 Jun 2009 19:36:50 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1644060qwe.7 for ; Sun, 14 Jun 2009 12:36:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=J1prs1Pk2/PMziqWhz6x0cmMMUw7lX2QaQdvHBW9uG4=; b=t525De0N4vLVdE/qY57I7pUl27jOZZMtLt54dFkg6NckBKsUtOtMGG3SDQBmz9h9Tm WVkYjzg+SmKESPVz3ufIHijf9qLZMn7FZdfI/QkVTaZ3GQXuY+8i5Uu5zuP7R1gfnG5y yHRSAQsedJdpDefBVo0I1gdY1LOQrWzwt7oq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=DKGKxflgc7t7DagaMeKwxNtcEs8Krx8sIqie+4mZixQeEqjVKKrZ/Rw8ALmw0oZSaN icftEgxMqF0Ho8y0uae3Kznkd9dajdI58zzOg/MC0OGY4J6Vz+HjxXWd00F56LTmSDso ZKpMmBjW8UIQYgIZ42BD2ViSr+ZzYhfKRNOE4= MIME-Version: 1.0 Received: by 10.220.72.78 with SMTP id l14mr4177754vcj.81.1245008210229; Sun, 14 Jun 2009 12:36:50 -0700 (PDT) In-Reply-To: <20090614184144.GA31718@thought.org> References: <20090614184144.GA31718@thought.org> Date: Sun, 14 Jun 2009 13:36:50 -0600 Message-ID: From: Tim Judd To: Gary Kline Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: upgrade almost done on ns1.thought.org 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: Sun, 14 Jun 2009 19:36:51 -0000 About the NTP problem, I'd start with the bare necessities, then extend until the breakage reappears. My only line I leave in ntp.conf is server us.pool.ntp.org There was a recent ntp security announcement too; so if you missed it, I'd rebuild it again. --Tim On 6/14/09, Gary Kline wrote: > > well, guys, i just pulled the trigger and install kernel and > world. upon reboot most things worked. i'm having trouble with > the ntp stuff and need help there. > > who can tell me what idiot thing is wrong with my ntp.conf file: > > > > drwx------ 2 root wheel 512 Dec 24 2007 ntp > -rw-r--r-- 1 root wheel 157 Jan 19 2008 ntp.conf > > the ntp directory is/has been empty. in ntp.conf i thought this > was correct, but upon reboot, i get sudden errors (with 7.2) > > > > sage# cat ntp.conf > server 0.us.pool.ntp.org > server 1.us.pool.ntp.org > server 2.us.pool.htp.org > driftfile /var/db/ntp.drift > restrict 10.47.0.0 mask 255.255.255.0 nomodify notrap > > > anybody? > > gary > > ps: i'm having similar problems on 'tao.thought.org' where i live > 90% of the time, so a fix on my server might fix my desktop > freebsd.... > > > -- > Gary Kline kline@thought.org http://www.thought.org Public Service Unix > http://jottings.thought.org http://transfinite.thought.org > For FBSD list: http://transfinite.thought.org/slicejourney.php > The 4.98a release of Jottings: http://jottings.thought.org/index.php > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >