-
```
What steps will reproduce the problem?
1. ./dnsenum.pl --dnsserver localhost -v my_domain.com
2. In my /etc/resoslv.conf I have a public DNS Server
3. my_domain.com exists only in my localhost DNS…
-
It would be nice if the tool can check if the dns-entry is already set. I'm running the request during a cron each 5 minutes and currenty pdns is generating a new SOA Serial and send an NOTIFY/AXFR ca…
-
### Discussed in https://github.com/poweradmin/poweradmin/discussions/498
Originally posted by **hevisko** March 18, 2023
I'm getting to a point where I have my main (internal) instance I use …
-
- Program: Authoritative
- Issue type: Bug report
### Short description
When doing an AXFR (or any other) query, the case of previous results influences the next results.
Using this bind con…
-
- Program: Authoritative
- Issue type: Bug report
### Short description
```
allow-axfr-ips=84.113.113.116 10/8
```
leads to:
`Fatal error: Unable to convert '10' to a netmask`
### …
zeha updated
4 months ago
-
It looks like your already taking advantage of a babel preset that enables [_class fields proposal_](https://github.com/tc39/proposal-class-fields). The same trick used to bind `this` to a component c…
-
The command:
```
proxychains dig axfr [domain name] @[name server]
```
output:
…
-
Thanks for the amazing project.
It would be great to have automatic DNS configuration for known providers so users don't have to create all the records manually and keep them up to date.
Persona…
-
{{{
2013-11-07 17:00:00 rtr-origin/bgpdump_convert[82433]: Reading 1383696018.ax
2013-11-07 17:00:23 rtr-origin/bgpdump_convert[82433]: DB serial now 1383696018 (2013-11-06T00:00:18Z)
2013-11-07 17:00…
-
https://docs.powerdns.com/authoritative/catalog.html#setting-up-a-producer-zone
does not mention that the `SOA-EDIT` of the zone should be `NONE` (either by setting it explicitly or having that value…