From nobody Thu Sep 19 18:04:13 2024 X-Original-To: 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 4X8k1B2ccdz5Wl2q for ; Thu, 19 Sep 2024 18:04:14 +0000 (UTC) (envelope-from mack@macktronics.com) Received: from mail.macktronics.com (coco.macktronics.com [209.181.253.65]) (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 4X8k1B0xBZz49vk; Thu, 19 Sep 2024 18:04:14 +0000 (UTC) (envelope-from mack@macktronics.com) Authentication-Results: mx1.freebsd.org; none Received: from olive.macktronics.com (olive.macktronics.com [209.181.253.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.macktronics.com (Postfix) with ESMTPS id 6A95B1204; Thu, 19 Sep 2024 13:04:13 -0500 (CDT) Date: Thu, 19 Sep 2024 13:04:13 -0500 (CDT) From: Dan Mack To: Matthew Seaman cc: stable@freebsd.org Subject: Re: BIND 9.19.24 not listening to rndc port (953) In-Reply-To: Message-ID: <1c138b97-2cc3-992c-f9ad-a944c0638163@macktronics.com> References: <38321p06-q966-p811-oqpq-q679qpo9pp31@yvfgf.mnoonqbm.arg> <20240702.112250.268297637701792446.sthaug@nethelp.no> <18s0oq25-816s-84ns-41np-47402182ns46@yvfgf.mnoonqbm.arg> <20240702.191333.1782316333681428598.sthaug@nethelp.no> <35410f21-8e52-a853-ad21-4fd05d0f8b3c@macktronics.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: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:209, ipnet:209.181.252.0/23, country:US] X-Rspamd-Queue-Id: 4X8k1B0xBZz49vk X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated On Thu, 19 Sep 2024, Matthew Seaman wrote: > On 19/09/2024 18:16, Dan Mack wrote: >> On Tue, 2 Jul 2024, sthaug@nethelp.no wrote: >> >>>>> So we set uid 53 (bind) at 0.083518302, and then try to bind to port >>>>> 953 at 0.093282161. >>>> >>>> Are you going to poe a bug with the bind people? >>> >>> Already did: https://gitlab.isc.org/isc-projects/bind9/-/issues/4793 >>> >>> Steinar Haug, AS2116 >> >> Probably everyone knows but this still happens in the bind920-9.20.1 >> package. >> >> However, BIND 9.20.2 was released yesterday with a change to when bind >> drops privilege levels so perhaps we will have a working version when the >> port / package is updated. > > The update was already committed: > > https://cgit.freebsd.org/ports/commit/?id=06790657ec8a80f894db824e7a9cadd71ec4e292 > > Cheers, > > Matthew Thank you! Was about to try a build myself but now I don't have to :-)