On Tue, 10 Oct 2023 11:29:33 +0200
Ashley Labuschagne via samba <samba at lists.samba.org> wrote:
> Hi everyone
>
> I will appreciate any advice!
>
> (migrating from an NT4 DC, all-in-one)
> I have set up Rocky 9 (on a separate box for AD DC)
> samba 4.19.0
>
> I first tried with the internal dns but can't get the dns to work,
> and giving very strange results, so am trying to switch to bind.
>
> Because the OS come with bind 9.16, I have installed from here:
> https://copr.fedorainfracloud.org/coprs/isc/bind/
>
> bind 9.18.19
>
> When I start bind I get this error:
>
> ? ? ? ? ? /usr/local/samba/bind-dns/named.conf:12: unknown option
> 'dlz'
>
>
>
It looks like your version of bind9 wasn't built with BIND_DLZ
What was wrong with the internal Samba dns server, that is usually the
easiest to get working.
Rowland