[Pdns-users] PDNS notify zones different in cPanel Server
Jackson Yap
jackson at apc.sg
Wed Mar 17 07:56:27 UTC 2021
Thanks!
Understood now. However it doesn't work below:
pdnsutil set-kind domain.com master
Error:
Could not find backend willing to accept new zone configuration
I think I will just restart pdns service to effect the change, which
achieve the same purpose as well some how (eg. Moving a zone from native
to master).
Warmest Regards,
Jackson Yap
-----Original Message-----
From: Pdns-users <pdns-users-bounces at mailman.powerdns.com> On Behalf Of
Pieter Lexis via Pdns-users
Sent: Wednesday, 17 March 2021 3:40 PM
To: pdns-users at mailman.powerdns.com
Subject: Re: [Pdns-users] PDNS notify zones different in cPanel Server
Hi Jackson,
On 3/17/21 7:52 AM, Jackson Yap via Pdns-users wrote:
> Anyone knows what is the difference between native and master zone?
This is in the documentation[1]. Native means that PowerDNS does not do
the replication, but the backend is responsible for this (e.g. database
replication or rsync in the case of the BIND backend).
> And
> how to force make a native zone into a master zone, without having to
> restart pdns service?
It depends on the backend. For any database backend you can change this
using pdnsutil:
pdnsutil set-kind example.com MASTER
If you're using the BIND backend, you'll need to edit the bind config file
and run
pdns_control rediscover
1 -
https://docs.powerdns.com/authoritative/modes-of-operation.html#native-rep
lication
Best regards,
Pieter
--
Pieter Lexis
PowerDNS.COM BV -- https://www.powerdns.com
_______________________________________________
Pdns-users mailing list
Pdns-users at mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users
More information about the Pdns-users
mailing list