[Pdns-users] Unable to filter Domains - Recursor 4.x behind dnsdist

2016-02-25 Thread JohnD13
Hello, I am running an alpha release of Recursor 4.x for the domain filtering option. After configuring the lua scripts I was able to test a successfull query from the Recursor Local Host by adding it into the IP Filters file. However, when I try from my remote host the filter does not work. I

Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread Thomas Mieslinger
Hi altogether, thank you for sharing your thoughts. I did some testing. The records table has around 115k rows. When I send single updates for a zone that has ~20 rows (out of the 100k) I get about 100 updates per second (what would be sufficient in my use case). When the zone to be updated h

Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread Ruben d'Arco
On Thu, Feb 25, 2016 at 07:54:26AM -0600, k...@rice.edu wrote: > On Thu, Feb 25, 2016 at 12:01:19PM +0100, Thomas Mieslinger wrote: > > Hi, > > > > today I wanted to migrate my ddns master from bind to pdns. 3 DHCP > > Servers sent a about 50 updates per second to the pdns 3.4.8 and > > only one o

Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread Alejandro Adroher Mellado
Found!!! X -Original Message- From: Pdns-users [mailto:pdns-users-boun...@mailman.powerdns.com] On Behalf Of Alejandro Adroher Mellado Sent: jueves, 25 de febrero de 2016 16:16 To: pdns-users Users Subject: [Pdns-users] ddns performance of pdns Hi all!! I just passed my pdns o

[Pdns-users] PowerDNS Authoritative Server 4.0.0-alpha2 released

2016-02-25 Thread Pieter Lexis
Hi all, We're pleased to announce the second alpha release of the PowerDNS Authoritative Server version 4.0.0. This release is the first release to use OpenSSL for nearly all crypto-primitives (GOST is still provided by Botan) and has a breaking change in the API compared to alpha 1. A list of

[Pdns-users] ddns performance of pdns

2016-02-25 Thread Alejandro Adroher Mellado
Hi all!! I just passed my pdns on to production!! Is going really well!! Thaks to the contributors!! But ... only one question . I'm getting this error On one of my recursors Ignoring non-query opcode 5 from MYOWNRECURSOR-IP on server socket! Can someone give me an idea about wha

Re: [Pdns-users] ddns performance of pdns

2016-02-25 Thread k...@rice.edu
On Thu, Feb 25, 2016 at 12:01:19PM +0100, Thomas Mieslinger wrote: > Hi, > > today I wanted to migrate my ddns master from bind to pdns. 3 DHCP > Servers sent a about 50 updates per second to the pdns 3.4.8 and > only one or two updates per second could be successfully commited to > the database.

[Pdns-users] ddns performance of pdns

2016-02-25 Thread Thomas Mieslinger
Hi, today I wanted to migrate my ddns master from bind to pdns. 3 DHCP Servers sent a about 50 updates per second to the pdns 3.4.8 and only one or two updates per second could be successfully commited to the database. All failed transactions rolled back after trying to edit the SOA record.