-
Please try to query axfr records against
- target: `zonetransfer.me`
with
- nameserver: `nsztm2.digi.ninja`.
**Demo code**
Create a ruby file named **net-dns_test.rb**, and write the code:
`…
-
And how should it handle them?
At present I think a 300Mb AXFR will generate a few 300Mb buffers internally. This could be interesting.
-
Use case: have a master sever that accepts AXFR request from a set of statically configured IP address and in addition also via a TSIG signed request.
This used to work with 3.x by setting a TSIG key…
-
- Program: Authoritative
- Issue type: Bug report
### Short description
The Bind zone file backend on a slave reports "error" for new domains, while everything is actually OK.
…
-
It would be nice if the provider supported setting [zone metadata](https://doc.powerdns.com/authoritative/domainmetadata.html) such as `ALSO-NOTIFY` and `ALLOW-AXFR-FROM`.
-
```
TSIG authentication is desirable for the following:
+ NOTIFY queries and responses
+ Zone transfers IXFR/AXFR queries
+ nsupdate messages and responses
```
Original issue reported on code.goo…
-
## Steps to reproduce
How'd you do it?
1. use auxiliary/gather/enum_dns
2. set DOMAIN digi.ninja
3. run
Against my domain it fails with an error at the SVR step. Change it to github.com…
-
NOTE: Have a general question? You'll get a better response on the [dnscontrol-discuss](https://groups.google.com/g/dnscontrol-discuss) email list!
**Describe the bug**
Using AXFR on a freshly co…
-
```
TSIG authentication is desirable for the following:
+ NOTIFY queries and responses
+ Zone transfers IXFR/AXFR queries
+ nsupdate messages and responses
```
Original issue reported on code.goo…
-
- Program: Authoritative
- Issue type: Feature request
### Short description
I want to replace some records in axfr process to another nameserver.
### Usecase
- Create host passive or …