We've set up pdns "hidden slaves" which get notified by Windows DNS Servers.
Windows DNS admins need configure the equivalent of ALSO-NOTIFY and
allow transfers from "hidden slaves".
pdns hidden slaves write AXFRs in Database.
Database replication transports DNS data to authoritative pdns serve
I do rate limiting with linux iptables hash limits. Does well and is
easy to observe with the list you find in /proc filesystem.
On 14.01.20 10:12, abubin . wrote:
Hi,
I have been using pdns for a year now. It is mainly used for our
internal LAN. Recently due to security compliance, we need to
Hi,
I have been using pdns for a year now. It is mainly used for our internal
LAN. Recently due to security compliance, we need to set rate limit to
queries. A quick search found that we need to use LUA script for rate limit
in pdns. Just wondering is this still the case or new version of pdns
alr