Re: [Pdns-users] Pipe-backend: ABI-v3, TXT, and DNSSEC

2011-08-08 Thread Jan-Piet Mens
> Seems that part works for me if I remove all quotes: > > print "DATA $bits $auth $qname $qclass TXT 3600 -1 hallo allemaal!\n"; > > Although it does add a space at the start: I too see the TXT record if I remove all quotes, with the prepended space. -JP ___

Re: [Pdns-users] Pipe-backend: ABI-v3, TXT, and DNSSEC

2011-08-08 Thread Leen Besselink
On 08/08/2011 11:34 PM, Leen Besselink wrote: > On 08/08/2011 06:57 PM, Jan-Piet Mens wrote: >> Hello, >> >> I was curious as to wether PowerDNS would sign records produced by the >> PIPE back-end, particularly since the release notes indicate it may be >> possible ([3] also says "partial support")

Re: [Pdns-users] Pipe-backend: ABI-v3, TXT, and DNSSEC

2011-08-08 Thread Leen Besselink
On 08/08/2011 06:57 PM, Jan-Piet Mens wrote: > Hello, > > I was curious as to wether PowerDNS would sign records produced by the > PIPE back-end, particularly since the release notes indicate it may be > possible ([3] also says "partial support"). > > I set up a small test with PowerDNS 3.0.1 [1] a

[Pdns-users] loglevel in pdns-recursor

2011-08-08 Thread Yu, Yingdi
Hi, I want to log warning message from pdns-recursor, but its default loglevel is 3 (seems higher than warning). I did not see loglevel option in pdns-recursor.conf. Anybody knows how to do that? Thanks! Regards! Yingdi ___ Pdns-users mailing list Pd

[Pdns-users] Pipe-backend: ABI-v3, TXT, and DNSSEC

2011-08-08 Thread Jan-Piet Mens
Hello, I was curious as to wether PowerDNS would sign records produced by the PIPE back-end, particularly since the release notes indicate it may be possible ([3] also says "partial support"). I set up a small test with PowerDNS 3.0.1 [1] and the example backend-v3.pl [2]. I encountered the follo

Re: [Pdns-users] Delegation Test Script

2011-08-08 Thread Posner, Sebastian
John Macleod wrote: > > This is slightly unspecific to pdns... > > I am looking for a script to test the current delegation of zones > within our pdns installation. > > Effectively... > > - Grab zone out of db > - Poke root... > - Poke parent > - NS is one of our IPs, yes or no > > Searches ha