[GH-ISSUE #190] PowerDNS 4.2 serial not supported #122

Open
opened 2026-02-28 01:21:05 +03:00 by kerem · 2 comments
Owner

Originally created by @asyslinux on GitHub (Sep 3, 2019).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/190

Hello, PowerDNS 4.2 does not support autoserial anymore.

Can fix this by php get serial, check serial if 0 and generate new serial or +1 and send serial to api? Because when I import new zone, I have a 0 serial and if change records(add/del), serial is not changed. I temporary use pdnsutil increase-serial example.com from command line.

Thank You.

Originally created by @asyslinux on GitHub (Sep 3, 2019). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/190 Hello, PowerDNS 4.2 does not support autoserial anymore. Can fix this by php get serial, check serial if 0 and generate new serial or +1 and send serial to api? Because when I import new zone, I have a 0 serial and if change records(add/del), serial is not changed. I temporary use `pdnsutil increase-serial example.com` from command line. Thank You.
Author
Owner

@sid3windr commented on GitHub (Mar 15, 2020):

You need to set SOA-EDIT-API meta data correctly, PowerDNS API will still manage your serial just fine. There is no issue for nsedit in this case.

<!-- gh-comment-id:599232853 --> @sid3windr commented on GitHub (Mar 15, 2020): You need to set SOA-EDIT-API meta data correctly, PowerDNS API will still manage your serial just fine. There is no issue for nsedit in this case.
Author
Owner

@ychromosome commented on GitHub (Oct 11, 2020):

@sid3windr can you please give an example how we should modify it?

<!-- gh-comment-id:706710574 --> @ychromosome commented on GitHub (Oct 11, 2020): @sid3windr can you please give an example how we should modify it?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsedit#122
No description provided.