nsedit icon indicating copy to clipboard operation
nsedit copied to clipboard

DNS Editor working with PowerDNS's new API

Results 36 nsedit issues
Sort by recently updated
recently updated
newest added

When adding a record, the option "Set PTR Record" no longer works when running PowerDNS >= 4.4.0. NSEdit! uses the PowerDNS API object property `set-ptr`, which was removed in PowerDNS...

When setting `$apiip` to an IPv6 address, requests to the PowerDNS API fail with cURL error 0 and an empty `curl_error`. This is because cURL doesn't understand we're working with...

This tool is working like charm for past 2 years and suddenly started curl 400 error for addition or deletion of records. Search is working fine ``` Aug 10 14:20:22...

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?...

How to install? Poor documentation didnt help. `We have issues getting the authdb working: Exception: Unable to open database: unable to open database file in /var/www/html/nsedit/includes/misc.inc.php:65 Stack trace: #0 /var/www/html/nsedit/includes/misc.inc.php(65):...

The new implemented LUA records can be viewed via NSEDIT but it's impossible to be edited. Please fix them.

INCEPTION-INCREMENT is not a valid option for soa_edit_api, see: https://doc.powerdns.com/authoritative/domainmetadata.html#soa-edit-api -> "These rules are the same as the SOA-EDIT-DNSUPDATE rules." --> https://doc.powerdns.com/authoritative/dnsupdate.html#dnsupdate-soa-serial-updates ---> There is no "INCEPTION-INCREMENT" Setting. Since 4.2...

Password was lost, is there an easy way to insert a new user for admin access of nsedit?

Protecting your DNS from unauthorized access is becoming more and more important. Just a username/password is not sufficient anymore for such an important security component like DNS. By adding (another)...

Hi, I'm trying to setup nsedit with PowerDNS 4.1.1 server. Server API is configured a nsedit client part also. But I still get "An error occurred while communicating to the...