Re: [Pdns-users] Authoritative PDNS gives back non-authoritative Answers for records

2024-11-01 Thread Otto Moerbeek via Pdns-users
On Fri, Nov 01, 2024 at 03:04:28PM +0100, Jan-Piet Mens via Pdns-users wrote: > > $ dig test.example1.mydomain.com @ > > ; <<>> DiG 9.18.28-0ubuntu0.22.04.1-Ubuntu > > ... > > ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 > > > As you can see above "AUTHORITY: 0" is a none

Re: [Pdns-users] Authoritative PDNS gives back non-authoritative Answers for records

2024-11-01 Thread Jan-Piet Mens via Pdns-users
$ dig test.example1.mydomain.com @ ; <<>> DiG 9.18.28-0ubuntu0.22.04.1-Ubuntu ... ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 As you can see above "AUTHORITY: 0" is a none authoritative answer AUTHORITY has nothing to do with wether the answer is authoritative. You ne

[Pdns-users] Authoritative PDNS gives back non-authoritative Answers for records

2024-11-01 Thread rob777 via Pdns-users
Hi I'm in a testing phase of an internal powerdns setup which i will take into production in a few weeks. Setup: - Primary Powerdns Authoritative 4.9 (hidden master, it is not used as a resolver for clients) - Secondary 1, Powerdns Recursor with Powerdns Authoritative (used as resolver for clie