Re: [Pdns-users] Pdns Authoritative 4.5.4 on centos 7

2022-05-17 Thread Jhonny Paco via Pdns-users
Hello Wafa I used this Link https://www.claudiokuenzler.com/blog/844/powerdns-master-slave-dns-replication-mysql-backend To config master/slave PowerDNS server with MySQL backend. In that document the keys was "supermasters" table in the backend and AXFR. Then I checked iptables firewall ru

Re: [Pdns-users] Pdns Authoritative 4.5.4 on centos 7

2022-05-17 Thread Wafa BEN KHOUD via Pdns-users
Hello, You find below my configuration I just want to ensure replication from master to slave Can you advise documentation links? how to troubleshoot? Master (IP @ : 10.10.22.1) allow-axfr-ips=10.20.21.25/32 also-notify=10.20.21.25:53 daemon=yes default-soa-content=ns10.test.tn xxx...@ww.ww 20

Re: [Pdns-users] Pdns Authoritative 4.5.4 on centos 7

2022-05-17 Thread Kevin P. Fleming via Pdns-users
Also your 'Master LOG' shows it *receiving* a NOTIFY, not sending one. On Mon, May 16, 2022 at 12:44 PM Jan-Piet Mens via Pdns-users wrote: > > >Can you please advise how to configure Pdns Authoritative 4.5.4 > >master/slave replication? > > You have not told us what your configuration looks like