> It takes very little time for powerdns to pick up the changes. Adding > records is backend specific, but assuming you are using mysql backend > (gmysql), you can use the schema at > > http://doc.powerdns.com/html/generic-mypgsql-backends.html#idp62194400 > > This will also show you how to insert records.
> > To enable DNSSEC, first set gmysql-dnssec=yes in configuration, then > run > > pdnssec secure-zone your.zone > > This will create the necessary DNSSEC information for live signing. You > can verify the changes with > > pdnssec show-zone your.zone > > this will also show you the DS and DNSKEY records you need for > upstream. Hi Aki, Confirm, its refreshed a few seconds after i insert the records. For the DNSSEC part, is there a way to create the DNSSEC information just by SQL ? If not, the solution is to run "pdnssec secure-zone ZONE" in a loop on a cron script, am I right? _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
