Hi Stan,
On Mon, 20 Feb 2017 15:35:43 -0700
stancs3 wrote:
> Given that the secondary pdns server has exactly the same data as the
> primary dns server, its SOA is also identical. Thus the SOA on the
> secondary server indicates that the host is in fact the primary host,
> e.g. ns1.example.com h
With ref to pdns documentation, 'native replication' is defined as
replication that is taken care of by the backend sql db replication.
One then refers to the pdns servers as primary/secondary and not
master/slave. There no zone transfers etc.
I have this set up and working via postgresql replicat