From owner-freebsd-questions@freebsd.org Tue Aug 28 14:16:48 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 054E4108D889 for ; Tue, 28 Aug 2018 14:16:48 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (net-2-44-121-52.cust.vodafonedsl.it [2.44.121.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mailserver.netfence.it", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 664B585D35 for ; Tue, 28 Aug 2018 14:16:46 +0000 (UTC) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.15.2/8.15.2) with ESMTPSA id w7SEGSeO004884 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Tue, 28 Aug 2018 16:16:35 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: named and ntpd start order in rc.d To: Yuri Pankov , freebsd-questions@freebsd.org References: From: Andrea Venturoli Message-ID: Date: Tue, 28 Aug 2018 16:16:28 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2018 14:16:48 -0000 On 8/27/18 1:09 AM, Yuri Pankov wrote: > Did you look into *why* it never works again, I tried looking if there's an option to make ntpd try to resolve again later, but I found none. > and how exactly it doesn't > work -- it still seems to be running and spamming console while it's > unable to resolve? It's still running, but doesn't print anything in the console. I guess it's still serving the LAN (so all computers will be syncrhonized to the master), but the master does not sync itself to anything. bye & Thanks av.