Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread Leen Besselink
I did notice one mistake in my sqlite3-dump, the domain-id did not match, but adding the right id to the table didn't work either: PRAGMA foreign_keys=OFF; BEGIN TRANSACTION; CREATE TABLE domains ( idINTEGER PRIMARY KEY, name VARCHAR(255) NO

Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread Leen Besselink
On 01/28/2011 09:42 PM, bert hubert wrote: > Hi Leen, > > Thanks for testing the prerelease! > No problem, I've been wanting to try out DNSSEC for a while now. >> Now it worked: >> ;; ANSWER SECTION: >> www.test.net. 3600IN CNAME web.test.net. >> web.test.net. 3600

Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread Christof Meerwald
On Thu, 27 Jan 2011 23:37:01 +0100, bert hubert wrote: > (the short version, there is a snapshot worth looking at, packages on > http://powerdnssec.org/downloads - documentation on http://powerdnssec.org ) That's really excellent news - I have just migrated my 2 nameservers to SVN revision 1928 an

Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread Detlef Peeters
Am 28.01.2011 22:15, schrieb bert hubert: > On Fri, Jan 28, 2011 at 07:28:16PM +0100, bert hubert wrote: >> On Fri, Jan 28, 2011 at 12:27:13AM +0100, Detlef Peeters wrote: >>> On 27.01.2011 23:37, bert hubert wrote: >>> (the short version, there is a snapshot worth looking at, packages on

Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread bert hubert
On Fri, Jan 28, 2011 at 07:28:16PM +0100, bert hubert wrote: > On Fri, Jan 28, 2011 at 12:27:13AM +0100, Detlef Peeters wrote: > > On 27.01.2011 23:37, bert hubert wrote: > > > > > (the short version, there is a snapshot worth looking at, packages on > > > http://powerdnssec.org/downloads - docume

Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread bert hubert
Hi Leen, Thanks for testing the prerelease! On Fri, Jan 28, 2011 at 11:14:43AM +0100, Leen Besselink wrote: > First problem: what do I need to specify at the launch parameter ?: > sqlite or sqlite3 ? I updated the documentation to this efffect: "To benefit from this mode, include at least one

Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread bert hubert
On Fri, Jan 28, 2011 at 12:27:13AM +0100, Detlef Peeters wrote: > On 27.01.2011 23:37, bert hubert wrote: > > > (the short version, there is a snapshot worth looking at, packages on > > http://powerdnssec.org/downloads - documentation on http://powerdnssec.org ) > > I have upgraded to the snapsho

Re: [Pdns-users] New PowerDNS Authoritative Server snapshot with DNSSEC + Release Notes

2011-01-28 Thread Leen Besselink
On 01/27/2011 11:37 PM, bert hubert wrote: > Hi everybody, > > (the short version, there is a snapshot worth looking at, packages on > http://powerdnssec.org/downloads - documentation on http://powerdnssec.org ) > > Since our previous 'PowerDNSSEC' announcement, a lot has happened. > PowerDNSSEC n

[Pdns-users] PowerDNS also-notify support

2011-01-28 Thread Jan-Piet Mens
On Thu Jan 27 2011 at 23:37:01 CET, bert hubert wrote: > Next to DNSSEC, other major new features include: > > ● "Also-notify" support, implemented by Aki Tuomi in commit 1400. Support > for > Generic SQL backends and for the BIND backend. Can you elaborate on the "also-notify" support? C