Re: [Pdns-users] pdns and default-ttl option

2010-11-04 Thread Dmitriy Lyfar
On 5 November 2010 01:26, Kenneth Marshall wrote: > On Thu, Nov 04, 2010 at 01:15:07PM -0600, Derrik Pates wrote: > > On 11/4/10 12:47 PM, Dmitriy Lyfar wrote: > >> I use pdns with own implemented backend. Queries which is not recognised > >> by my backend are

[Pdns-users] pdns and default-ttl option

2010-11-04 Thread Dmitriy Lyfar
Hi, I use pdns with own implemented backend. Queries which is not recognised by my backend are redirected to the pdns-recursor. I'd like to change TTL value for all queries and found default-ttl option which is equal to 3600 by default, I've changed that to 300, but there is no effect and I still

Re: [Pdns-users] PowerDNS (2.9.22) crash with signal 8 (floating point exception)

2010-09-12 Thread Dmitriy Lyfar
changed to the external interface local-address=192.168.0.5 daemon=yes Yes, I'm trying to load my own binary in pdns-static. What kind of problems do you mean? Thank you. On 12 September 2010 02:57, bert hubert wrote: > On Sat, Sep 11, 2010 at 08:02:48PM +0700, Dmitriy Lyfar wrote: >

Re: [Pdns-users] PowerDNS (2.9.22) crash with signal 8 (floating point exception)

2010-09-11 Thread Dmitriy Lyfar
On 11 September 2010 20:24, bert hubert wrote: > On Sat, Sep 11, 2010 at 08:02:48PM +0700, Dmitriy Lyfar wrote: > > Not sure I understand. You mean compilation of my backend? I'm using > > following compilation > > flags (all compiled by g++ compiler): > > > &g

Re: [Pdns-users] PowerDNS (2.9.22) crash with signal 8 (floating point exception)

2010-09-11 Thread Dmitriy Lyfar
d what is happening. On 11 September 2010 19:16, bert hubert wrote: > On Sat, Sep 11, 2010 at 06:43:08PM +0700, Dmitriy Lyfar wrote: > > Hi, > > > > I'm using pdns with my own backend. Previous version I've used was 2.9.21 > > (from centos repo) and my bac

[Pdns-users] PowerDNS (2.9.22) crash with signal 8 (floating point exception)

2010-09-11 Thread Dmitriy Lyfar
Hi, I'm using pdns with my own backend. Previous version I've used was 2.9.21 (from centos repo) and my backend works fine. But we decided to move to last version (pdns-static, 2.9.22, x86_64) and it can't even run with my backend. I've got a stack trace from debugging version, which looks like: