【发布时间】:2016-09-28 20:45:03
【问题描述】:
几个月来,我一直在尝试使用 Amazon Web Services 验证我的域,以便我可以使用 Amazon SES 发送电子邮件。每次验证都失败。我已经重试了大约 35 次。每次都失败。
我已将 TXT 记录添加到我的 DNS。它看起来像:
当我跑步时:
nslookup -type=ns redmatterapp.com
我明白了:
redmatterapp.com nameserver = ns-1546.awsdns-01.co.uk.
redmatterapp.com nameserver = ns-692.awsdns-22.net.
redmatterapp.com nameserver = ns-1471.awsdns-55.org.
当我跑步时:
nslookup redmatterapp.com ns-692.awsdns-22.net
我明白了:
Server: ns-692.awsdns-22.net
Address: 205.251.194.180#53
Name: redmatterapp.com
Address: 52.27.95.103
当我跑步时:
nslookup -type=TXT redmatterapp.com ns-692.awsdns-22.net
我明白了:
Server: ns-692.awsdns-22.net
Address: 205.251.194.180#53
*** Can't find redmatterapp.com: No answer
难道我不能看到 TXT 记录吗?
【问题讨论】:
-
恐怕你需要做好准备面对手掌。您正在显示的屏幕截图......这是什么?那是什么服务或软件?
-
如果它解决了这个问题,我可以采取面部护理!屏幕截图来自我的 Register365 帐户的 DNS 管理面板。我还尝试使用“_amazonses”作为 TXT 面板的主机名,但无济于事....
-
你会喜欢的。
标签: amazon-web-services nslookup