[Pdns-users] Disabling DNSSEC on a Domain
bert hubert
bert.hubert at netherlabs.nl
Tue Jun 14 09:39:15 UTC 2011
On Tue, Jun 14, 2011 at 09:22:20PM +1200, Craig Whitmore wrote:
> I have to as far as I can tell..
>
> pdnssec hash-zone-record spam.co.nz test105.spam.co.nz
>
> Get the hash and then use
>
> insert into records (domain_id,name,content,type,ttl,prio,ordername,auth)
> values ("1","test44.spam.co.nz","114.23.33.130","A",86400,NULL,"the hash
> found","1");
>
> And then increase the SOA serial number..
>
> rectify-zone each time I add data is much easier I think maybe?
This is a personal choice - you can set the hash value, or have PowerDNS do
it for you. But indeed, you found both solutions correctly ;-)
Bert
More information about the Pdns-users
mailing list