Re: [Pdns-users] Multipart TXT records

2010-03-01 Thread Julian Mehnle
Leen Besselink wrote: > You can also see that here: > > http://doc.powerdns.com/changelog.html > > I'm unsure about what it does mean though. > > My first thought would be that it's code to split large TXT-records > over different TXT-records. > > Or just that multi TXT-records didn't work at all,

Re: [Pdns-users] Multipart TXT records

2010-03-01 Thread Leen Besselink
On 03/01/2010 04:53 PM, Chris Sarginson wrote: Thanks bert - there's a mention in one of the changelogs for pdns-backend-mysql rpms that this is supported (http://www.rpmfind.net/linux/RPM/opensuse/updates/11.0/x86_64/pdns-backend-mysql-2.9.21-143.5.x86_64.html and search for multi-part) Look

Re: [Pdns-users] Multipart TXT records

2010-03-01 Thread Chris Sarginson
Thanks bert - there's a mention in one of the changelogs for pdns-backend-mysql rpms that this is supported (http://www.rpmfind.net/linux/RPM/opensuse/updates/11.0/x86_64/pdns-backend-mysql-2.9.21-143.5.x86_64.html and search for multi-part) Looks like it may be a Suse specific thing, but in th

Re: [Pdns-users] Multipart TXT records

2010-03-01 Thread bert hubert
On Mon, Mar 01, 2010 at 03:44:04PM +, Chris Sarginson wrote: > Hi Bert > > >Chris, try inserting the content in the database as one record, with content > >between quotes. I think it will split automatically. If it does not, split > >the data yourself. > > The data is being split manually,

Re: [Pdns-users] Multipart TXT records

2010-03-01 Thread Chris Sarginson
Hi Bert >Chris, try inserting the content in the database as one record, with content >between quotes. I think it will split automatically. If it does not, split >the data yourself. The data is being split manually, as there is not sufficient space to store as I've used the default db setup fo

Re: [Pdns-users] Multipart TXT records

2010-03-01 Thread bert hubert
On Mon, Mar 01, 2010 at 03:29:50PM +, Chris Sarginson wrote: > Hi guys, > > I'm trying to use the authoratitive server with a MySQL backend to do > multipart TXT records - on the advice of someone in IRC I just tried > inserting multiple records, however doing this is resulting in the record

[Pdns-users] Multipart TXT records

2010-03-01 Thread Chris Sarginson
Hi guys, I'm trying to use the authoratitive server with a MySQL backend to do multipart TXT records - on the advice of someone in IRC I just tried inserting multiple records, however doing this is resulting in the record being displayed as 2 seperate records: dig @81.201.128.133 app-2._domain

[Pdns-users] DNSSEC support in PowerDNS

2010-03-01 Thread Sandro Tosi
Hello, we're start considering implementing DNSSEC; we're using PowerDNS (with BIND backend) and we'd like to know the status of DNSSEC support in PowerDNS. We found http://www.powerdnssec.org/ but it seems to be still work-in-progress. Thanks in advance, Sandro