Re: [Pdns-users] Help with mydns backend

2019-02-10 Thread Otto Moerbeek
On Fri, Feb 08, 2019 at 10:17:01AM +, Rob Campbell wrote: > Hi, > > max_connections is set to 500 and we're not hitting it. > > Thanks, > Rob. I have looked at the mydns backend and spotted at least one potential problem that would pop up if there are duplicate record in the soa table (dupl

Re: [Pdns-users] PowerDNS recursor -ECS

2019-02-10 Thread Rami Al-Dalky
I see, thanks! On Sun, Feb 10, 2019, 5:55 AM bert hubert wrote: > On Sat, Feb 09, 2019 at 10:15:21PM -0500, Rami Al-Dalky wrote: > > I have a question. Is there any cases where the recursor will send a DNS > > query with loopback IP in the client-subnet? > > Yes. > > > https://doc.powerdns.com/r

Re: [Pdns-users] Help with mydns backend

2019-02-10 Thread David Jones via Pdns-users
FYI, there are many ways to transfer the data from one DNS auth server into pdns. This method should work with any type of DNS master and is pretty simple to do without having to do direct database inserts that are tough to understand when first learning PowerDNS. Later on when PowerDNS has be

Re: [Pdns-users] PowerDNS recursor -ECS

2019-02-10 Thread bert hubert
On Sat, Feb 09, 2019 at 10:15:21PM -0500, Rami Al-Dalky wrote: > I have a question. Is there any cases where the recursor will send a DNS > query with loopback IP in the client-subnet? Yes. https://doc.powerdns.com/recursor/settings.html?highlight=ecs#ecs-scope-zero-address explains this behaviou