Hello Sebastian, On Oct 5, 2012, at 11:52 , Sebastian Galiano wrote:
> I'm trying to learn how to make autoserial work (I'm using pdns 3.1 with > mysql as backend) bu I haven't found any documentation regarding this. What > value I 'm supposed to write in the SOA record, and change_date? Autoserial is used when the serial in your SOA is 0, or your SOA is truncated before the serial (I think). PowerDNS will simply use max(change_date) as the serial. UNIX timestamps are a common approach. Kind regards, -- Peter van Dijk Netherlabs Computer Consulting BV - http://www.netherlabs.nl/ _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
