Rate limiting for incoming DNS queries over UDP.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2012 00:51:05 +0000 (01:51 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2012 00:51:05 +0000 (01:51 +0100)
We provide DNSsec-signed responses, and could be used as a DDoS
amplifier.  Apply rate-limiting to incoming traffic to mitigate this
effect.

This should be removed if and when BIND acquires its own more
intelligent rate-limiting.


No differences found