Re: [Pdns-users] PDNS Authoritative Server DDOS Protection

2018-07-17 Thread bert hubert
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

Re: [Pdns-users] PDNS Authoritative Server DDOS Protection

2018-07-17 Thread Hamed Haghshenas
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("

Re: [Pdns-users] Notify Error

2018-07-17 Thread bert hubert
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