From owner-freebsd-questions@freebsd.org Sun Jun 23 12:57:38 2019 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 CA8C215D0316 for ; Sun, 23 Jun 2019 12:57:38 +0000 (UTC) (envelope-from emu@emuadmin.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1EAD2898AD for ; Sun, 23 Jun 2019 12:57:38 +0000 (UTC) (envelope-from emu@emuadmin.com) Received: by mailman.ysv.freebsd.org (Postfix) id CD26415D0315; Sun, 23 Jun 2019 12:57:37 +0000 (UTC) Delivered-To: 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 BB70115D0314 for ; Sun, 23 Jun 2019 12:57:37 +0000 (UTC) (envelope-from emu@emuadmin.com) Received: from mail.emuadmin.com (mail.emuadmin.com [108.61.189.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FD70898AC for ; Sun, 23 Jun 2019 12:57:37 +0000 (UTC) (envelope-from emu@emuadmin.com) Received: from mail.emuadmin.com (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: emu@emuadmin.com) by mail.emuadmin.com (Postfix) with ESMTPSA id 361B31F9F0 for ; Sun, 23 Jun 2019 12:57:29 +0000 (UTC) Date: Sun, 23 Jun 2019 12:57:28 +0000 From: Emilian Ursu To: questions Subject: Re: local_unbound not working Message-ID: <20190623125728.sdrgitlmb53ktuk4@mail.emuadmin.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 5FD70898AC X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.995,0] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2019 12:57:39 -0000 Hi, by default local_unbound requires DNSSEC and will fail if upstream doesn't support it. You can check by commenting out auto-trust-anchor-file in /var/unbound/unbound.conf On Sat, Jun 22, 2019 at 06:03:38PM +0300, Odhiambo Washington wrote: > Hi guys, > > I have a system which is an exact replica of the other except for the DNS > names and IP addresses. > The system is FreeBSD-12. > Now, on the original system, local_unbound is working perfectly for name > resolutions. > On the replica, name resolution is not working. > I have edited the IPs correctly in unbound.conf, resolv.conf, rc.conf - > every other place I can think of. > What would cause this failure?? > > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254 7 3200 0004/+254 7 2274 3223 > "Oh, the cruft.", grep ^[^#] :-) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"