On Tue, Jul 17, 2018 at 03:24:22PM +0430, Hamed Haghshenas wrote:
> Could you please let me know how handle these large DDOS attacks?
Hi Hamed,
Please take a look at
https://dnsdist.org/guides/dynblocks.html#dynblockrulesgroup
This is specifically meant for the case of many different IP address
Dear bert,
Hi, and thanks for your solution,
I configure the dnsdist like below :
setLocal("172.16.1.98:53", {reuseport=true})
addLocal('127.0.0.1:53')
newServer("127.0.0.1:5300")
newServer("172.16.1.106:5300")
setACL({'0.0.0.0/0'})
addAction(MaxQPSIPRule(2, 24, 48), DropAction())
carbonServer("
On Mon, Jul 16, 2018 at 03:50:16PM -0700, shaolin wrote:
> I've recently set up a new pdns master server and I am trying to notify to
> a third party.
>
> I am queueing up a test notify and it queues fine but results in this error
>
> Jul 2 16:12:49 pdns[55361]: Received unsuccessful notificati