From nobody Mon Sep 18 15:21:22 2023 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Rq7mx2Vnrz4tMCj for ; Mon, 18 Sep 2023 15:21:37 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (udns.ultimatedns.net [24.113.41.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "ultimatedns.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rq7mw54FGz3Fm5 for ; Mon, 18 Sep 2023 15:21:36 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of bsd-lists@bsdforge.com has no SPF policy when checking 24.113.41.81) smtp.mailfrom=bsd-lists@bsdforge.com Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.16.1/8.16.1) with ESMTP id 38IFLNT2036886; Mon, 18 Sep 2023 08:21:29 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 Date: Mon, 18 Sep 2023 08:21:22 -0700 From: Chris To: Alain Zscheile Cc: freebsd-stable@freebsd.org Subject: Re: local-unbound stopped working after upgrade to 13.2 In-Reply-To: <1a11ae16-7425-6d5a-c864-0005343b678c@ytrizja.de> References: <1a11ae16-7425-6d5a-c864-0005343b678c@ytrizja.de> User-Agent: UDNSMS/17.0 Message-ID: X-Sender: bsd-lists@bsdforge.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: / X-Rspamd-Pre-Result: action=no action; module=multimap; Matched map: local_wl_ip X-Spamd-Result: default: False [0.00 / 15.00]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; MIME_TRACE(0.00)[0:+]; local_wl_ip(0.00)[24.113.41.81]; R_DKIM_NA(0.00)[]; TAGGED_RCPT(0.00)[fbsd]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; R_SPF_NA(0.00)[no SPF record]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4Rq7mw54FGz3Fm5 On 2023-09-17 11:15, Alain Zscheile wrote: > Hi, > > After upgrading from FreeBSD-13.1 to 13.2 I noticed that local-unbound > doesn't > appear to work anymore > (doesn't return DNS responses for anything, although I don't have network > traces). > > For now, I just disabled it on all my systems, but I believe this is a bug > that > should be fixed... This is more likely a ports issue and would be better served on the ports@ list. If you believe this to be a bug. You will get better results filing a pr(1) at https://bugs.freebsd.org HTH --Chris > > Regards, > Alain Zscheile