[Pdns-users] PowerDNS Recursor 4.8.3 Released

2023-03-07 Thread Otto Moerbeek via Pdns-users
Hello!, We are proud to announce the release of PowerDNS Recursor 4.8.3 This release is a maintenance release. The most important fixes concern the serve-stale functionality which could cause intermittent high CPU load. The serve-stale function is disabled by default. Please

Re: [Pdns-users] Blocklist file format

2023-03-07 Thread abang--- via Pdns-users
Am 7. März 2023 18:17:32 MEZ schrieb Adrian Minta via Pdns-users : >Thank you Otto ! > >RPZ seems to be a very nice feature for malware domains blocking and other >legal blocking requirements. > >Do you have a link with some examples on how it should be used ?

Re: [Pdns-users] Blocklist file format

2023-03-07 Thread Adrian Minta via Pdns-users
Thank you Otto ! RPZ seems to be a very nice feature for malware domains blocking and other legal blocking requirements. Do you have a link with some examples on how it should be used ? On 3/7/23 09:12, Otto Moerbeek wrote: There is, check RPZs:

Re: [Pdns-users] No delegation in parent zone

2023-03-07 Thread Alexander Varejão via Pdns-users
Great, :) Thank you very much Chris Wopat, the delegation is finally correct. :) :) :) I'm not getting any more errors when checking with pdnsutil. root@pdns-master1:/home/vagrant# pdnsutil check-zone rime.ancientmariner.com Mar 07 21:18:42 [bindbackend] Done parsing domains, 0 rejected, 0 new,

[Pdns-users] No delegation in parent zone

2023-03-07 Thread Alexander Varejão via Pdns-users
Dears, The problem I bring here today is probably something simple, but unfortunately, I couldn't find any clear answers to it. I'm testing PowerDNS and plan to migrate some zones from BIND to it. I created a virtual machine for testing and put a fictitious parent zone and a subzone on it. The

Re: [Pdns-users] No delegation in parent zone

2023-03-07 Thread Chris Wopat via Pdns-users
zone "ancientmariner.com" needs NS record for the "rime" zone: rime.ancientmariner.com IN NS ns1.ancientmariner.com. rime.ancientmariner.com IN NS ns2.ancientmariner.com. ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com