PDA

View Full Version : Request: Make the DNS RFC compliant!!


henken
3rd August 2007, 03:51 AM
Dear SW-Soft,

i hope you know that by not following RFC rules, it can and will force upcoming problems for your customers, if they are using Plesk as a primary DNS server with registries.

While Plesk hosts the primary DNS zone, we use a second and third nameserver that are working as slave. Now we stumbled into a problem, that we cannot apply domainupdates or domain registrations with different Registries, because of the UNIX timestamp format. They not only recommend but do force their customers to use the format "YYYYMMDDnn" which Plesk does NOT support for whatever reason I don´t really understand.

RFC are mostly recommendations, but they were made for a reason!!!

Sorry for this kinda rant, but i´m currently a bit steamed about such a small issue where SW-Soft doesn´t seem to get a solution coded at least for Linux! :mad:

And i´ve searched this forum and so far not a single solution for this kinda small issue :(

breun
3rd August 2007, 07:06 AM
dnsstuff.com tells me:

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

Your SOA serial appears to be the number of seconds since midnight 01 Jan 1970 when the last DNS change was made (tinydns format). (...)

So yeah, YYYYMMDDnn is the recommended format, but I think that registries that force you to use YYYYMMDDnn and don't allow the tinydns/djbdns/UNIX timestamp format are acting silly. AFAIK (I haven't read the RFC lately) the only real requirement is that your SOA serial increases every time a change is made to the zonefile.

P.S. This is still a valid request of course. Please use the 'Suggestions and Feedback' forum instead of this 'How Do I' forum.