[Pdns-users] Disabling DNSSEC on a Domain
Craig Whitmore
lennon at orcon.net.nz
Tue Jun 14 09:22:20 UTC 2011
Replying to my own post.. but I found the "answer" I think about question 3
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?
Correct?
On 14/06/11 8:56 PM, "Craig Whitmore" <lennon at orcon.net.nz> wrote:
>
More information about the Pdns-users
mailing list