Re: [Pdns-users] PowerDNS core dumps on FreeBSD 10.1 in a Jail when master=yes

2015-03-26 Thread bert hubert
Hi, The story here is: >> Mar 26 13:10:35 Exiting because communicator thread died with STL error: >> Creating local resolver socket for ::, does your OS miss IPv6?: Bad file >> descriptor PowerDNS can’t generate an IPv6 socket. You can probably solve that by setting: query-local-address6= In

Re: [Pdns-users] PowerDNS core dumps on FreeBSD 10.1 in a Jail when master=yes

2015-03-26 Thread Aki Tuomi
On Thu, Mar 26, 2015 at 02:21:25PM +0100, Thor E. Lie wrote: > I have a few zones that I wish to send notify to a few bind servers. > I've set up the notify and allow transfers for them and powerdns starts > fine then, but once I set master=yes in my powerdns > config(/usr/local/etc/pdns/pdns.con

[Pdns-users] PowerDNS core dumps on FreeBSD 10.1 in a Jail when master=yes

2015-03-26 Thread Thor E. Lie
I have a few zones that I wish to send notify to a few bind servers. I've set up the notify and allow transfers for them and powerdns starts fine then, but once I set master=yes in my powerdns config(/usr/local/etc/pdns/pdns.conf) the following happens: $ service pdns monitor Mar 26 13:10:33 Read

[Pdns-users] How to run powerdns in remote debug mode

2015-03-26 Thread sumit sharma
Hi All, I am facing problem in my pipe backend implementation. I only query pdns for A records. pdns normally asks for SOA record followed by ANY record, where i return the value. But sometimes if my backend fails to respond within a timeframe,pdns behaves strangely. It asks for SOA record followe