Re: [Pdns-users] powerdns master, bind slave, slave not updating...

2008-03-03 Thread bert hubert
On Mon, Mar 03, 2008 at 02:58:18PM -0800, Mathew Hennessy wrote: > > I've tried converting from BIND9 to PowerDNS configured as a slave with > opendbx/sqlite3, and I'm still not getting any love. How can I trick the > master into not sending SERVFAIL for this demonstration setup? If PowerDNS is

Re: [Pdns-users] IPv6 testers wanted for snapshot4!

2008-03-03 Thread Sten Spans
On Sun, 10 Feb 2008, bert hubert wrote: Hi IPv6 friends, Since the root zone now contains records, as do many TLD zones, I've given our IPv6 support a lot of love. Good stuff. Please test http://svn.powerdns.com/snapshots/pdns-recursor-3.1.5-snapshot4.tar.bz2 I'm currently reinplemen

Re: [Pdns-users] powerdns master, bind slave, slave not updating...

2008-03-03 Thread Mathew Hennessy
I've tried converting from BIND9 to PowerDNS configured as a slave with opendbx/sqlite3, and I'm still not getting any love. How can I trick the master into not sending SERVFAIL for this demonstration setup? Deadline... getting... closer. Mathew Hennessy wrote: > > Hi, > I'm in the

Re: [Pdns-users] Compiling opendbx module fails on Solaris

2008-03-03 Thread Norbert Sendetzky
On Monday 03 March 2008 22:39:15 Mathew Hennessy wrote: > Looks like that did the trick! It's built and I'm setting it up now (mysql > on the master, sqlite3 on a slave).. Thanks for testing. I will forward a complete patch to Bert now. Norbert -- OpenPGP public key http://www.linuxnetworks.de

Re: [Pdns-users] Compiling opendbx module fails on Solaris

2008-03-03 Thread Mathew Hennessy
Looks like that did the trick! It's built and I'm setting it up now (mysql on the master, sqlite3 on a slave).. Norbert Sendetzky wrote: > > Hi Mathew > > Could you apply the attached patch please and give me feedback if it > works? > > Thanks > > > Norbert > -- > OpenPGP public key > htt

Re: [Pdns-users] Compiling opendbx module fails on Solaris

2008-03-03 Thread Mathew Hennessy
Looks good, I think the patch missed calls to u_int32_t in odbxprivate.cc and I got some failed hunks when I ran it initially, but I got the gist (s/u_int32_t/uint32_t/g) and I can put the fix in manually.. I'll update when it builds cleanly ;) Cheers, - Matt Norbert Sendetzky wrote: > > Hi M

Re: [Pdns-users] Compiling opendbx module fails on Solaris

2008-03-03 Thread Norbert Sendetzky
Hi Mathew >I'm trying to compile the opendbxbackend that's included with the > powerdns 2.9.21 distribution against the stable opendbx libraries > (opendbx-1.2.4) installed in /usr/local/ on a Solaris 10 box. I am using > gcc4 and associated gnu tools from the Blastwave Solaris repository. H

[Pdns-users] Compiling opendbx module fails on Solaris

2008-03-03 Thread Mathew Hennessy
Hi, I'm trying to compile the opendbxbackend that's included with the powerdns 2.9.21 distribution against the stable opendbx libraries (opendbx-1.2.4) installed in /usr/local/ on a Solaris 10 box. I am using gcc4 and associated gnu tools from the Blastwave Solaris repository. Here is what I

[Pdns-users] External CNAME w/ auth and recursor

2008-03-03 Thread Sebastien Luttringer
Hello, With a pdns 2.9.20-8 (from debian package), i can't resolve external cname. pdns is authoritative for my domains and recursive for others. I know it's bad, but it's not my choise. After some web browsing, i don't find a conf option to allow powerdns to use its resolver to answer to externa