Some warnings I got when trying my domain/NS check at http://www.dnsstuff.com/pages/expert.htm are pasted below. Should I care about these?
If so, where do I fix them?
(I am getting to my server via eNom nameservers; my own nameservers have not propagated yet. But most of my customers get here via eNom nameservers, so they will have the same warnngs.)
Warning 1:---------------------
Warning: Your NS records at your authoritative DNS servers have TTLs that do not match what the parent servers report:
dns1.name-services.com. [TTL 172800 at parent; 3600 at 63.251.163.102]dns2.name-services.com. [TTL 172800 at parent; 3600 at 63.251.163.102]dns3.name-services.com. [TTL 172800 at parent; 3600 at 63.251.163.102]dns4.name-services.com. [TTL 172800 at parent; 3600 at 63.251.163.102]dns5.name-services.com. [TTL 172800 at parent; 3600 at 63.251.163.102]
In some cases, this can cause some serious problems. For example, if the parent servers have a 172800 second TTL (48 hours), and your authoritative DNS servers report a TTL of 3600 seconds (1 hour), you are saying that the parent DNS servers do not have the correct information. But, after 1 hour your DNS records may time out. At that point a DNS resolver will need to get fresh NS records. This can cause a serious problem in some cases.
Warning 2:---------------------
WARNING: Your SOA EXPIRE time is : 86400 seconds. This seems a bit low. You should consider increasing this value to about 1209600 to 2419200 seconds (2 to 4 weeks). RFC1912 recommends 2-4 weeks. This is how long a secondary/slave nameserver will wait before considering its DNS data stale if it can't reach the primary nameserver.
Warning 3:---------------------
WARNING: You only have 1 MX record. If your primary mail server is down or unreachable, there is a chance that mail may have troubles reaching you.
Warning 4:---------------------
WARN: One or more of your mailservers does not accept mail in the domain literal format (user@[0.0.0.0]). Mailservers are technically required RFC1123 5.2.17 to accept mail to domain literals for any of its IP addresses. Not accepting domain literals can make it more difficult to test your mailserver, and can prevent you from receiving E-mail from people reporting problems with your mailserver. However, it is unlikely that any problems will occur if the domain literals are not accepted.
mail.webgusto.com's postmaster@[69.93.187.58] response:
>>> RCPT TO:<postmaster@[69.93.187.58]>
<<< 501 : domain literals not allowed
Thanks!
Bill