[Pdns-users] RE ignoring non-query opcode 6

2018-02-06 Thread Jake Hansen
Hello kind gents, Someone turned me on to pdns_recursor and i'm trying to deploy it. I have a pair of A-10 Load balancers front ending and now the logs are spamming Ignoring non-query opcode 6 from xx.xx.xx.xx on server socket! I was googling around and found that sometime ago, a patch was adde

[Pdns-users] (PDNSException): Database failed to start transaction: Could not execute mysql statement

2018-02-06 Thread Steve Zeng via Pdns-users
Hi, Our PDNS environment is setup on Centos 7 + PDNS Authoritative 4.0.5 + mysql-community 5.7 It is noticed that there are regular PowerDNS failure logs below: 2018-02-04T04:29:07.193742+01:00 mpdns.example.com pdns_server[40761]: Feb 04 04:29:07 Unable to AXFR zone ‘lom.example.com' from rem

Re: [Pdns-users] Why the rectify-zone? increase-serial?

2018-02-06 Thread Steve Atkins
> On Feb 6, 2018, at 12:29 AM, Sander Smeenk via Pdns-users > wrote: > > Quoting Sander Smeenk via Pdns-users (pdns-users@mailman.powerdns.com): > >> Could this not be handled by some logic that compares the serial >> to the last-rectified serial and rectifies it on the fly when needed? >> Thi

Re: [Pdns-users] Why the rectify-zone? increase-serial?

2018-02-06 Thread Sander Smeenk via Pdns-users
Quoting Sander Smeenk via Pdns-users (pdns-users@mailman.powerdns.com): > Could this not be handled by some logic that compares the serial > to the last-rectified serial and rectifies it on the fly when needed? > This might not work for super huge zones perhaps, performance wise, > but i dont thin

[Pdns-users] Why the rectify-zone? increase-serial?

2018-02-06 Thread Sander Smeenk via Pdns-users
Hi, Today one of my customers was complaining that his NODATA-proof is failing after adding CAA-records to a signed domain. I quickly rectified the zone, flushed the caches, all is well again. This makes me think about the 'why' behind the rectify-zone command. We've scripted triggers that recti