Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2024 10:17:32 -0700
From:      Bakul Shah <bakul@iitbombay.org>
To:        Craig Leres <leres@freebsd.org>
Cc:        sthaug@nethelp.no, freebsd-stable@freebsd.org
Subject:   Re: BIND 9.19.24 not listening to rndc port (953)
Message-ID:  <DBBF5056-B54A-4DBF-8183-05F0039B277D@iitbombay.org>
In-Reply-To: <3ace1a1c-324a-41ce-a39c-676ef830a5e0@freebsd.org>
References:  <20240630.134609.2166404118346455953.sthaug@nethelp.no> <3ace1a1c-324a-41ce-a39c-676ef830a5e0@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 1, 2024, at 9:18=E2=80=AFAM, Craig Leres <leres@freebsd.org> =
wrote:
>=20
> On 6/30/24 04:46, sthaug@nethelp.no wrote:
>> Short description: Fresh install of bind9-devel-9.19.24_1 doesn't
>> listen to localhost port 953, with the result that rndc doesn't work.
>> Problem is 100% reproducible.
>=20
> bind-tools-9.18.27_1 with 14.1-RELEASE-p1 suffers from this as well.

I was ignoring this until now but finally chased it down! I had to add

       inet 127.0.0.1 port 953
         allow { 127.0.0.1; } keys { "rndc-key"; };

to "controls { ... }" in /etc/named.conf




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DBBF5056-B54A-4DBF-8183-05F0039B277D>