Hello,
My case is a bit complicated:
I run a PowerDNSÂ server with a zone "firstdomain.org" which is using a
name server name ns1.seconddomain.org .
Note that seconddomain.org is not using the same DNS server, but a
registrar. But the entries ns1.seconddomain.org and ns2.seconddomain.org
.
Hello,
here comes another question.
For some reason we would like to set the zone serial number on our own
after we modified records.
Is there an easy way to modify the serial on the SOA record without
having to send the whole SOA record?
I tried
curl -X PUTÂ --data '{"serial": }' -H '
Hello,
we have successfully set up PowerDNS on two DNS servers and are using
the API, but we have a small issue.
We have zones with thousands of subdomains (as CNAMEs) and when
modifying the zone records by API of takes several seconds for the
modification to successfully complete. I assume