Jeff Montgomey wrote:

Thanks for all the help. Is there are way to fix the serial numbers to be in that date format?

First off, it's just a recommendation, NOT a requirement:

WARNING: Your SOA serial number is: 1125625761. That is OK, but the recommended format (per RFC1912 2.2) is YYYYMMDDnn, where 'nn' is the revision.

You can ignore it. However, while VegaDNS does not support custom serial numbers, the SOA (Z) line format does. From http://cr.yp.to/djbdns/tinydns-data.html:


Zfqdn:mname:rname:ser:ref:ret:exp:min:ttl:timestamp:lo

SOA record for fqdn showing mname as the primary name server, rname (with the first . converted to @) as the contact address, ser as the serial number, ref as the refresh time, ret as the retry time, exp as the expire time, and min as the minimum time. ser, ref, ret, exp, and min may be omitted; they default to, respectively, the modification time of the data file, 16384 seconds, 2048 seconds, 1048576 seconds, and 2560 seconds.


Regards,

Bill

Reply via email to