On Mon, Jan 31, 2022 at 05:36:28PM +0100, Ondřej Surý wrote:
> This works:
>
> $ mkdir /tmp/bind9
> $ cd /tmp/bind9
> $ curl -sSLO https://downloads.isc.org/isc/bind9/9.18.0/bind-9.18.0.tar.xz
> $ tar -xJf bind-9.18.0.tar.xz
> $ cd bind-9.18.0/
> $ ./configure
> $ make -j
A couple of omitted step
>>> doing the above testing I was running named as root, in order to
>>> generate a core dump. When I'm now testing with named running as
>>> user bind (and then dropping privileges after startup), it seems to
>>> be unable to rebind to port 853 after an "rndc reconfigure". This
>>> is probably exp
> On 31. 1. 2022, at 17:15, Josef Moellers wrote:
> […]
> So, yes: on production builds these options are not enabled, but on the test
> VMs I must enable them or the tests will not run.
That’s not true and never has been. The --enable-developer is just a
convenience setting for **BIND 9 Deve
On 31.01.22 16:57, Ondřej Surý wrote:
Hi,
On 31. 1. 2022, at 15:42, Josef Moellers wrote:
Hi,
Me again ...
I have installed the files required to build the packages on an openSUSE
Tumbleweed machine. I have also added
--enable-developer --disable-warn-error
to the configure options.
Hi,
> On 31. 1. 2022, at 15:42, Josef Moellers wrote:
>
> Hi,
>
> Me again ...
> I have installed the files required to build the packages on an openSUSE
> Tumbleweed machine. I have also added
>--enable-developer --disable-warn-error
> to the configure options.
Why? Are you a develop
> On 31. 1. 2022, at 16:30, sth...@nethelp.no wrote:
>
>> Followup: Unfortunately, this didn't solve the whole problem. While
>> doing the above testing I was running named as root, in order to
>> generate a core dump. When I'm now testing with named running as
>> user bind (and then dropping pri
> Followup: Unfortunately, this didn't solve the whole problem. While
> doing the above testing I was running named as root, in order to
> generate a core dump. When I'm now testing with named running as
> user bind (and then dropping privileges after startup), it seems to
> be unable to rebind to
On 31.01.22 15:42, Josef Moellers wrote:
Hi,
Me again ...
I have installed the files required to build the packages on an openSUSE
Tumbleweed machine. I have also added
--enable-developer --disable-warn-error
to the configure options.
Yet "make test" fails in that it does not do anyt
Hi,
Me again ...
I have installed the files required to build the packages on an openSUSE
Tumbleweed machine. I have also added
--enable-developer --disable-warn-error
to the configure options.
Yet "make test" fails in that it does not do anything.
"make check" does run some tests, but
Gregory Shapiro via bind-users wrote:
>
> Two questions:
Slightly expanding on Mark's answers...
> 1. Is there a reason when BIND is running as both a recursive server and
> an authoritative server for a domain, it doesn't set the AD bit when
> answering resolver queries for one of its authorita
Hi,
those utilities have been deprecated in favor of dnssec-policy feature
and they have been moved to separate repository for the archival:
https://gitlab.isc.org/isc-projects/dnssec-keymgr/
The omission of the removal from the release notes will be remedied,
it has been documented only in the
Mooi'n,
I was wondering: 9.16.x (and older versions) had "Python functions to
support BIND utilities", including some scripts:
* dnssec-checkds
* dnssec-coverage
* dnssec-keymgr
They are not present in 9.18.0, but I find no notice of this support
being dropped in the release notes nor in the C
12 matches
Mail list logo