-
According to [PDNS doc](http://doc.powerdns.com/html/backends-detail.html#pipebackend), AXFR queries only contain an "id" field.
In your code, that id is parsed as name (first attribute of Question):…
-
Add AXFR & IXFR RR types
-
Hi,
> Monitor DNS zone serial numbers for currency by comparing with a master.
The names "nagios-plugin-**axfr**"/"check_**axfr**" suggests something else. Or is that intended for a reason?
paddg updated
7 years ago
-
PowerDNS stores all DNSSEC keys and zones in a MySQL database which you can replicate.
It would be good if there was an option to globally restrict/disable AXFR:
* https://doc.powerdns.com/md/auth…
-
|| Kami reported|
|-|-|
|Trac ID|trac#4755|
|Type|defect|
|Created|2010-12-04 02:10:53Z|
|Branch|https://github.com/twisted/twisted/tree/split-axfr-4755|
Zone trasfer fails if a response contains a l…
-
EDIT: **Maybe related to** : https://github.com/bluejekyll/trust-dns/issues/351 as pointer by @bluejekyll in discussion.
Hello! Sorry it's a bit messy found it while playing around with Axfr (zone_…
-
Since you can do:
```
pdns_control retrieve myzone.com my_ip:my_port
```
The equivalent `/servers/{server_id}/zones/{zone_id}/axfr-retrieve` should also accepts the `my_ip:my_port`.
I have …
-
**Checklist**
- [x] I have used the latest version of terraform (if not please provide a version number).
- [x] I have used the latest version of this terraform provider (if not please provide a ver…
-
Since this repo is discontinued as of 2019, I've created a fork of TLDR which is currently being kept up-to-date by an hourly GitHub Action: https://github.com/flotwig/TLDR-2
Differences between TL…
-
Hi! I am using NSD as secondary. While debugging XFRs. from logs it is not possible to find out what kind of XFR was performed:
- IXFR?
- IXFR with fallback to AXFR?
- AXFR-style IXFR (Primary serv…