-
- Program: Authoritative
- Issue type: Bug report
### Short description
pdns as as secondary should accept NOTIFYs signed with an unknown key whenever it would also accept an unsigned NOTIFY.
…
-
Given a correct zone file:
```
; DiG 9.11.2 axfr +onesoa minimal.com @127.0.0.1 -p 5300
;; global options: +cmd
minimal.com. 120 IN SOA ns1.example.com. ahu.example.com. 2000081501 28800 72…
-
Authoritative server as secondary handle large zones
If a zone is massive (millions of records) it can take several minutes to purge a zone as part of an AXFR. This can exceed the default gmysql-…
-
- Program: Authoritative
- Issue type: Bug report
### Short description
auth does not use tcp if slave zone soa check's udp answer was truncated
### Environment
- Operating system: RHEL
…
-
Hi-ho..
Using bind as a hidden master it's handy to have the notify method 'explicit' available, but if I manually sent it in named.conf.local it gets overwritten by webmin. (Running 1.981)
I'v…
-
I have a slave pdns with bind backend listening to several different masters for SOA updates and notifications. If the server is on and the first IP in the list is terminated, my slave pdns can't conn…
-
- Program: Authoritative
- Issue type: Feature request
### Short description
Add a `default-soa-edit-api` setting to automatically set the default `soa-edit-api` METADATA for all the created …
-
After OS upgrade (centos 7.7) and NSD upgrade (v4.1.24-2 to v.4.2.2-1) we encounter issues with NSD on our authoritative nameserver:
nsd[5346]: warning: server 16222 died unexpectedly, restarting
ns…
-
It seems that all requests performed within the Nameserver's module are not properly stored in cache. Replaying these tests will result in network traffic.
Storing the data with the CLI:
```
zone…
ghost updated
3 years ago
-
### Details
Feature: Create a new app called "nomad-external-dns" with similar structure to the other apps in this repository. The app should provide the basic system API handlers that are plumbed in …