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
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.
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
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_
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
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
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_
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
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
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
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
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
12 matches
Mail list logo