From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 18:20:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B605F16A4CE for ; Wed, 6 Oct 2004 18:20:14 +0000 (GMT) Received: from lazir.toya.net.pl (lazir.toya.net.pl [217.113.224.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4164E43D58 for ; Wed, 6 Oct 2004 18:20:14 +0000 (GMT) (envelope-from imachine@toya.net.pl) Received: from localhost (unknown [192.168.120.26]) by lazir.toya.net.pl (TOYAnet MailServer) with ESMTP id 2B7398BD04 for ; Wed, 6 Oct 2004 20:20:12 +0200 (CEST) Received: from lazir.toya.net.pl ([192.168.120.25]) by localhost (agregat [192.168.120.26]) (amavisd-new, port 10024) with ESMTP id 14153-06 for ; Wed, 6 Oct 2004 20:20:11 +0200 (CEST) Received: from [192.168.0.2] (unknown [217.113.236.116]) by lazir.toya.net.pl (TOYAnet MailServer) with ESMTP id 1DBAF8BFF1 for ; Wed, 6 Oct 2004 20:20:11 +0200 (CEST) From: the incredible machine To: freebsd-current In-Reply-To: <20041006122253.55657.qmail@web54007.mail.yahoo.com> References: <20041006122253.55657.qmail@web54007.mail.yahoo.com> Content-Type: text/plain; charset=iso8859-2 Message-Id: <1097086839.28192.1.camel@creative> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 06 Oct 2004 20:20:40 +0200 Content-Transfer-Encoding: 8bit X-TOYA-AV: AntyVir-Skaner at toya.net.pl Subject: Re: 5.3-BETA7 rc.conf: ntpdate vs. named clash? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 18:20:14 -0000 W li¶cie z ¦ro, 06-10-2004, godz. 14:22, spam maps pisze: > Hello, > > I have 5.3-BETA7. I have ntpdate and named enabled > in rc.conf; named is caching nameserver only. > > The hostnames of ntpdate list are not resolved. > However, named seems to work fine after bootup > is finished. Do we have a clash in startup > sequence of these two daemons here? > > In /etc/rc.conf, I have: > > ntpdate_enable="YES" > ntpdate_flags="-b ntp.ewha.net time.kriss.re.kr" > ntpd_enable="YES" > named_enable="YES" > > > During the boot process, I get: > > ============================================= > [...] > Starting named. > Setting date via ntp. > Looking for host ntp.ewha.net and service ntp > Error : hostname nor servname provided, or not known > 6 Oct 21:08:47 ntpdate[298]: can't find host > ntp.ewha.net > > Looking for host time.kriss.re.kr and service ntp > Error : hostname nor servname provided, or not known > 6 Oct 21:08:47 ntpdate[298]: can't find host > time.kriss.re.kr > > Looking for host ntp.ewha.net and service ntp > Error : hostname nor servname provided, or not known > 6 Oct 21:08:47 ntpdate[298]: can't find host > ntp.ewha.net > > Looking for host time.kriss.re.kr and service ntp > Error : hostname nor servname provided, or not known > 6 Oct 21:08:47 ntpdate[298]: can't find host > time.kriss.re.kr > > 6 Oct 21:08:47 ntpdate[298]: no servers can be used, > exiting > [...] > > ============================================= > > After the boot up is finished, I stopped ntpd > and entered manually as root the ntpdate > command: > > # ntpdate -b ntp.ewha.net time.kriss.re.kr > Looking for host ntp.ewha.net and service ntp > host found : 211.39.143.103 > Looking for host time.kriss.re.kr and service ntp > host found : timency.kriss.re.kr > 6 Oct 21:10:33 ntpdate[592]: step time server > 211.115.194.21 offset 0.876997 sec > > > Then it seems to work fine! Why it didn't during > boot up? > > Regards, > Rob. > > PS: when named is disabled, the boot up with > ntpdate works fine! i get the exact same issues on my BETA systems which indeed work fine without named. /thats BETA-6 for me/ > > > > _______________________________ > Do you Yahoo!? > Declare Yourself - Register online to vote today! > http://vote.yahoo.com > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >