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
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
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:
>
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
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
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: