Re: [Pdns-users] PowerDNS recusor 4.0.0 alpha2 packages/forward zone file

2016-03-07 Thread Chris
On 7/03/2016 6:42 PM, Pieter Lexis wrote: There is no alpha2 release for the recursor yet indeed, you can use the master packages from the repositories as a substitute (as alpha2 will be a tag on master). Expect an official Recursor alpha2 somewhere this week. Hi Pieter Thanks, I can confirm

Re: [Pdns-users] powerdns authoritative 4.0.0 alpha stops working from time to time

2016-03-07 Thread Radosław Piliszek
Hello, I am having the same problem using PowerDNS Authoritative Server 4.0.0-alpha2 from CentOS 7 repository and the MySQL backend. I enabled the highest level of logging (9). And here are the results... First failed queries (e.g. three times for three connections to the backend): Remote 127.

Re: [Pdns-users] PowerDNS recusor 4.0.0 alpha2 packages/forward zone file

2016-03-07 Thread Pieter Lexis
Hi Chris, On Sun, 6 Mar 2016 11:03:42 +0800 Chris wrote: > Apparently this should be resolved in alpha2, but I do not see any > packages on repo.powerdns.com for the jessie-rec-40 distro yet. Is there > a planned release for this package? If not I will just build the package > myself. There

Re: [Pdns-users] powerdns authoritative 4.0.0 alpha stops working from time to time

2016-03-07 Thread Keresztes Péter-Zoltán
Hello, I finally have some logs when this issue is happening: Here is what I can find in the logs: Mar 5 16:57:21 dns1 pdns[7111]: Backend reported condition which prevented lookup (GSQLBackend lookup query: Attempt to bind more parameters than query has: SELECT content,ttl,prio,type,domain_

[Pdns-users] Performing recursive lookup within Lua

2016-03-07 Thread David Coulson
I have a pretty simple use case - I'm are doing 1:1 NAT for a /16 and need to manipulate A and PTR records to make sure DNS aligns with NAT. Modifying A records was easy with Lua & powerdns recursor, however PTR is causing some issues. I’m using this code: if (dq.qtype ==pdns.PTR and

[Pdns-users] PowerDNS recusor 4.0.0 alpha2 packages/forward zone file

2016-03-07 Thread Chris
Hi, I am doing some testing with PowerDNS 4.0 recursor as I am looking to replace my existing Unbound recursors. So far everything looks good except for one show stopper. I am using a forward zones file like this: forward-zones-file=/etc/powerdns/recursor_forward_zones The forward zones file

Re: [Pdns-users] powerdns authoritative 4.0.0 alpha stops working from time to time

2016-03-07 Thread Keresztes Péter-Zoltán
Hello, I finally have some logs when this issue is happening: Here is what I can find in the logs: Mar 5 16:57:21 dns1 pdns[7111]: Backend reported condition which prevented lookup (GSQLBackend lookup query: Attempt to bind more parameters than query has: SELECT content,ttl,prio,type,domain_

Re: [Pdns-users] DoS attack ? (qsize-q increased from 0 to thouthands)

2016-03-07 Thread Miguel Miranda
Following on this issue, the only other thing that i could check in the logs are lots of entries like this: messages-20160228:Feb 24 21:01:51 dns1 pdns[1587]: Respawning messages-20160228:Feb 24 21:01:54 dns1 pdns[13845]: 5017 questions waiting for database attention. Limit is 5000, respawning mes

[Pdns-users] dnsdist config reload without restart

2016-03-07 Thread JohnD13
I have a few hooks in my dnsdist.conf that load external files ("dofile") for actions and this file is being updated dynamically. Is there a way to force a config reload without restarting the dnsdist daemon ? -- View this message in context: http://powerdns.13854.n7.nabble.com/dnsdist-config-r

[Pdns-users] dnsdist config reload without restart

2016-03-07 Thread JohnD13
I have a few references to files using the hook "dofile" in my dnsdist.comf that is updated dynamically. Is there a way of telling dnsdist to reload it's config without restarting the daemon? -- View this message in context: http://powerdns.13854.n7.nabble.com/dnsdist-config-reload-without-res

Re: [Pdns-users] gmysql is using wrong domain_id

2016-03-07 Thread Thiago Farina
On Fri, Feb 26, 2016 at 3:03 PM, Laszlo Toth wrote: > Hi, > > I have a strange problem: > I have 2 pdns servers using the same MySQL database. One is working fine > but the other is returning no results. SQL traffic analysis via tcpdump > showed the reason for having no results is because pdns is

Re: [Pdns-users] powerdns authoritative 4.0.0 alpha stops working from time to time

2016-03-07 Thread Ruben d'Arco
Just a "fyi" i've expirienced the same behaviour a while ago. That was on a Ubuntu 14.04LTS system. PDNS works fine after restarting, but i haven't been able to reproduce the issue. My config is like this: allow-dnsupdate-from=127.0.0.0/8,192.168.0.100/32 any-to-tcp=yes config-dir=/etc/powerdns d