DNS problems

revision 10d674bfbf5fc0ed7dbd97818cf71ac2a94582c9

raw

README.rst

SOA Serial Number Format is Invalid

Error was:

ns1.cweiske.de reported Serial 1589436247 : Suggested serial format year was 1589 which is before 1970.

Reason: tinydns uses the unix timestamp as serial, not the YYYYMMMDDHHIISS format

This is a warning, not an error.

Serial numbers do not match

Output was:

1589436247<br/>1589423702

Reason: I updated the zone file on my server, and the secondary name server had not yet copied the new zone data to itself via AXFR.

Links:

Reading axfrdns logs:

$ tai64nlocal < /etc/axfrdns/axfrdns4/log/main/current | less

History