I'm currently planning a project to split recursion from authoritative DNS
(they currently reside on the same IP).
As part of the project, I'd like to set up a second IP for PowerDNS to
listen on (which will be the IP for the authoritative server; the recursive
server will remain on the existi
I am testing PowerDNS Recursor with adns resolver. It has adnshost command to
check A records.
My machine is
Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (8x3.40GHz)
Ram is 16 Gb
Async method of adns gives very very poor unstable results.
For example, if we check 100.000+ domain names of .pro domain
Hello,
When we add multiple IPs to config file
local-address=127.111.111.111,127.111.111.112,127.111.111.113
all of them must be also added to resolv.conf like this?
127.111.111.111
127.111.111.112
127.111.111.113
Or it can be like this?
127.0.0.1
How multiple IPs work within one server? Are