标题: 域名检查报告,,,有FAIL,但不明白该怎样修改? [打印本页] 作者: emilysun 时间: 2006-1-19 12:11 标题: 域名检查报告,,,有FAIL,但不明白该怎样修改? 用DNS report检查我们的域名后,得到以下FAIL报告:<br>
(1)NS——Missing nameservers 2,内容如下:<br>
ERROR: One or more of the nameservers listed at the parent servers are not listed as NS records at your nameservers. The problem NS records are:<br>
ns1.dns-diy.com.<br>
ns2.dns-diy.com.<br>
<br>
(2)SOA——SOA MNAME Check,内容如下:<br>
ERROR: Your SOA (Start of Authority) record states that your master (primary) name server is: . However, that is not a valid domain name!<br>
<br>
(3)SOA——SOA MINIMUM TTL value,内容如下:<br>
WARNING: Your SOA MINIMUM TTL is : 5 seconds. This seems very low (unless you are just about to update your DNS). You should consider increasing this value to somewhere between 3600 and 10800. RFC2308 suggests a value of 1-3 hours. This value used to determine the default (technically, minimum) TTL (time-to-live) for DNS entries, but now is used for negative caching.<br>
<br>
(4)MX——Reverse DNS entries for MX records,内容如下:<br>
ERROR: The IP of one or more of your mail server(s) have no reverse DNS (PTR) entries (if you see "Timeout" below, it may mean that your DNS servers did not respond fast enough). RFC1912 2.1 says you should have a reverse DNS for all your mail servers. It is strongly urged that you have them, as many mailservers will not accept mail from mailservers with no reverse DNS entry. You can double-check using the 'Reverse DNS Lookup' tool at the DNSstuff site (it contacts your servers in real time; the reverse DNS lookups in the DNS report use our local caching DNS server). The problem MX records are:<br>
202.30.224.221.in-addr.arpa [No reverse DNS entry (rcode: 3 ancount: 0) (check it)]<br>
<br>
请教各位,以上这些FAIL该怎样修改呢?作者: 钉子 时间: 2006-1-20 00:51 标题: re:其它的几项你先自己理解吧。和邮件相关的M... 其它的几项你先自己理解吧。和邮件相关的MX——Reverse DNS entries for MX records,主是关于你的DNS反向解析的问题。也就是你MX记录所指向的IP(202.30.224.221),没有做反向解析。没有做反向解析。比较容易被国外的邮件服务器的反垃圾邮件策略所档。建议你找电信部门处理一下。作者: zjjhcj 时间: 2006-1-20 08:35 标题: re:这些错误看来是你架设了DNS的服务器但配... 这些错误看来是你架设了DNS的服务器但配置错误(不完全)。