Page 1 of 1

[RESOLVED] Secondary (slave) DNS

Published: May 18, 2020 - 10:12
by helloit
Hello everyone,

I've installed two Samba4 domain servers with bind-dlz on both.
I'd like to understand how bind-dlz works so I can configure DNS server replication. :mrgreen: I have some experience with master and slave DNS servers, but I've never dealt with a DLZ configuration.
My Active Directory is replicated correctly; no problems there.
I haven't been able to find any convincing documentation on the Bind DLZ module.

Thanks,

HelloIT

Re: Secondary (slave) DNS

Published: May 18, 2020 - 2:10 PM
by dcardon
Hello,

DNS replication in Active Directory is handled through the standard AD replication process (drsrepl). No special configuration is required for DLZ zones.

Regards,

Denis

Re: Secondary (slave) DNS

Published: May 18, 2020 - 2:29 PM
by helloit
Great, that works for me. :D
Thank you.