[GH-ISSUE #43] Auto PTR #30

Closed
opened 2026-02-26 10:35:39 +03:00 by kerem · 3 comments
Owner

Originally created by @olfway on GitHub (May 19, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/43

Please, add support for ptr records auto generation, probably with "Create PTR" checkbox

ie if i added "foo.bla.com. A 10.0.0.1" record and have domain "0.0.10.in-addr.arpa" configured,
then create "1.0.0.10.in-addr.arpa PTR foo.bla.com" too

Originally created by @olfway on GitHub (May 19, 2016). Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/43 Please, add support for ptr records auto generation, probably with "Create PTR" checkbox ie if i added "foo.bla.com. A 10.0.0.1" record and have domain "0.0.10.in-addr.arpa" configured, then create "1.0.0.10.in-addr.arpa PTR foo.bla.com" too
kerem 2026-02-26 10:35:39 +03:00
Author
Owner

@joachimtingvold commented on GitHub (Jul 5, 2016):

https://doc.powerdns.com/md/httpapi/api_spec/#url-apiv1serversserver95idzoneszone95id

set-ptr: If set to true, the server will find the matching reverse zone and create a PTR there. Existing PTR records are replaced. If no matching reverse Zone, an error is thrown. Only valid in client bodies, only valid for A and AAAA types. Not returned by the server. Only valid for the Authoritative server.

<!-- gh-comment-id:230486810 --> @joachimtingvold commented on GitHub (Jul 5, 2016): https://doc.powerdns.com/md/httpapi/api_spec/#url-apiv1serversserver95idzoneszone95id > set-ptr: If set to true, the server will find the matching reverse zone and create a PTR there. Existing PTR records are replaced. If no matching reverse Zone, an error is thrown. Only valid in client bodies, only valid for A and AAAA types. Not returned by the server. Only valid for the Authoritative server.
Author
Owner

@dorion commented on GitHub (Aug 11, 2016):

https://github.com/ngoduykhanh/PowerDNS-Admin/pull/102

<!-- gh-comment-id:239167506 --> @dorion commented on GitHub (Aug 11, 2016): https://github.com/ngoduykhanh/PowerDNS-Admin/pull/102
Author
Owner

@petersipos commented on GitHub (Nov 21, 2016):

or an another solution is: #156

<!-- gh-comment-id:261935871 --> @petersipos commented on GitHub (Nov 21, 2016): or an another solution is: #156
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/PowerDNS-Admin-PowerDNS-Admin#30
No description provided.