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