小编Cod*_*ing的帖子

反向 DNS 不包含来自 MXToolBox 的主机名错误

我不确定我的配置哪里出了问题,但是Reverse DNS does not contain the hostname我的域出现错误,我sparkdojo.com让托管公司将 PTR 记录设置为host2.sparkdojo.com以及我使用的所有测试dighost似乎都返回了正确的信息。我已经等了 24 小时,因为我在某处读到结果可能被缓存或需要传播,但我仍然收到错误消息。我希望有更多知识的人可以确定问题所在。

更新:

dig -x 162.254.149.186

; <<>> DiG 9.8.3-P1 <<>> -x 162.254.149.186
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 21705
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2

;; QUESTION SECTION:
;186.149.254.162.in-addr.arpa.  IN  PTR


;; ANSWER SECTION:
186.149.254.162.in-addr.arpa. 43200 IN  PTR host2.sparkdojo.com.

;; AUTHORITY SECTION:
149.254.162.in-addr.arpa. 34369 IN …
Run Code Online (Sandbox Code Playgroud)

email-server hostname reverse-dns

5
推荐指数
1
解决办法
2万
查看次数

标签 统计

email-server ×1

hostname ×1

reverse-dns ×1