On Fri, Aug 19, 2011 at 11:00:52AM -0600, Bauer, Steven J. wrote: > When a person uses the live signing mode, does that support the use of > bind as a secondary server? The reason I ask is that when a person signs > a zone it appears to not do anything to the serial number, so it will not > trigger a zone transfer.
Hi Steven, It appears we forgot to document this! We have the 'SOA-EDIT' http://doc.powerdns.com/domainmetadata.html capability. This can be set to: * INCEPTION, which turns the SOA into a rendition of the signature inception time * INCEPTION-WEEK, which uses the week number since 1970 * INCREMENT-WEEKS, which increments the existing SOA-SERIAL with this week number * EPOCH, which uses the number of seconds since 1970 as the serial This should address your problem. Please let us know! Bert _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
