Hi Abubin,
On 1/14/20 10:12 AM, abubin . wrote:
> 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 wonderi
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