[Pdns-users] throwing AhuException from module not working properly?

2012-07-04 Thread David Hawthorne
This is with pdns-3.1. I'm throwing AhuExceptions in my module under the assumption that the docs in dnsbackend.hh are correct, and it's not causing the backend object to be destroyed and recreated. docs from dnsbackend.hh: More serious errors, which may indicate that the database connecti

Re: [Pdns-users] [HELP] Convert Database from PowerDNS to BindDNS

2012-07-04 Thread Jan-Piet Mens
Hello, > Now, i wanna build another DNS server using Bind as an fail-over. If you intend to use BIND (or NSD) as a backup because of its static nature, then that is a certainly a good idea. If you want a backup as in "replication", you have two possibilities with PowerDNS: a. Use native databas

[Pdns-users] [HELP] Convert Database from PowerDNS to BindDNS

2012-07-04 Thread Đức Vinh Hồ
Hi all, I had successfully deployed PowerDNS for my DNS server.My PowerDNS server using gmysql-backend Now, i wanna build another DNS server using Bind as an fail-over. I have 2 solution to do that: 1. Convert record from mysql database to bind record, and import to BindDNS server 2. The other sol

[Pdns-users] [HELP] Convert Database from PowerDNS to BindDNS

2012-07-04 Thread Đức Vinh Hồ
Hi all, I had successfully deployed PowerDNS for my DNS server.My PowerDNS server using gmysql-backend Now, i wanna build another DNS server using Bind as an fail-over. But i don't know how to convert record from mysql database to bind record. Have someone can show me how to do that Many thanks !

Re: [Pdns-users] AXFR Error: Unknown record was stored incorrectly, need 3 fields, got 1

2012-07-04 Thread Anthony Eden
On Wed, Jul 4, 2012 at 2:02 AM, Anthony Eden wrote: > Sorry, I sent this to Peter directly and did not CC the list... > > On Tue, Jul 3, 2012 at 7:06 PM, Peter van Dijk < > peter.van.d...@netherlabs.nl> wrote: > >> Hello Anthony, >> >> On Jul 3, 2012, at 17:41 , Anthony Eden wrote: >> >> > I am u