Hi list,
we are using PowerDNS version 4.2.2 and seeing errors creating subdomains via
the api.
The following curl worked for years [1], but after an update to latest pdns
version it is returning 500 http errors:
curl -i -s -XPATCH \
-H 'X-API-Key: $powerdns_api_key' \
https://$powerdns_ho
Hello,
I have dnssec set up for my domains and powerdns made it a dead
simple. Its been operating without issue for quite a while now without
problem, but then I had a strange network issue and one of my slave
servers couldn't get fresh AXFR from the hidden master, resulting in
inconsistent da
Hi Hoan,
PowerDNS can replicate from a primary BIND server without problems. If the BIND
zone is signed, PowerDNS will (by default) detect that, and act accordingly: it
will enable dnssec replies, but will not try to perform signing by itself. See
https://docs.powerdns.com/authoritative/dnssec/
Hi!
I am planning to deploy a slave DNS server using the PowerDns software
that will receive the DNS data (via zone transfer) from the Master DNS
using the BIND software. Whether or not? I have a number of questions
1. Can I deploy the above Master-Slave which the software of Master DNS is
BIND an