Replies: 1 comment
-
That should work. Can you show your zone (please do not change anything in the output) before and after the API call please? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I understood, the setting:
pdnsutil set-meta example.org SOA-EDIT-API INCREASE
Should increase the serial after every change to the domain
example.org
via API. I uselego
which is a letsencrypt client that sets TXT records in pdns for DNS challenges. I can see the new TXT record in the pnds mysql database. But the serial is not increased. Which prevents the secondary DNS to not sync the new record. What am I doing wrong?Beta Was this translation helpful? Give feedback.
All reactions