From owner-freebsd-questions@freebsd.org Wed Aug 12 21:11:50 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E08C13AAF23 for ; Wed, 12 Aug 2020 21:11:50 +0000 (UTC) (envelope-from hmurray@megapathdsl.net) Received: from ip-64-139-1-69.sjc.megapath.net (ip-64-139-1-69.sjc.megapath.net [64.139.1.69]) by mx1.freebsd.org (Postfix) with ESMTP id 4BRj7S3Sz3z4PDF for ; Wed, 12 Aug 2020 21:11:48 +0000 (UTC) (envelope-from hmurray@megapathdsl.net) Received: from shuksan (localhost [127.0.0.1]) by ip-64-139-1-69.sjc.megapath.net (Postfix) with ESMTP id D44D3406061; Wed, 12 Aug 2020 14:11:13 -0700 (PDT) X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: Ernie Luzar cc: "freebsd-questions@freebsd.org" , hmurray@megapathdsl.net From: Hal Murray Subject: Re: boot time error msg from ntpd In-Reply-To: Message from Ernie Luzar of "Wed, 12 Aug 2020 16:42:24 EDT." <5F345430.3000206@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 12 Aug 2020 14:11:13 -0700 Message-Id: <20200812211113.D44D3406061@ip-64-139-1-69.sjc.megapath.net> X-Rspamd-Queue-Id: 4BRj7S3Sz3z4PDF X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of hmurray@megapathdsl.net has no SPF policy when checking 64.139.1.69) smtp.mailfrom=hmurray@megapathdsl.net X-Spamd-Result: default: False [0.98 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.64)[-0.643]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-0.14)[-0.142]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[megapathdsl.net]; AUTH_NA(1.00)[]; TO_DN_SOME(0.00)[]; NEURAL_SPAM_SHORT(0.27)[0.269]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_NA(0.00)[no SPF record]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:4565, ipnet:64.139.0.0/18, country:US]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2020 21:11:50 -0000 > When I comment out the ntpd_enable="YES" in rc.conf the msg gos away. That also turns off ntpd so your system clock will be drifting. > Something sure is messed up with that domain name. Why do you say that? It's the NTP pool. Looks normal to me. https://www.pool.ntp.org/en/ The initial error message is telling you that DNS didn't work. I don't know why. Perhaps ntpd got started before your network connection was working? It should try again later. What does ntpq -p show? -- These are my opinions. I hate spam.