DNS Problem specific domains

0

We have problems with resolving jtl-software.com. We get a timeout if we resolve against 10.0.0.2 (our internal AWS DNS server), but not against 8.8.8.8. Other domains are resolved by 10.0.0.2 but we dont know that the problem is. Maybe an internal aws issue.

Hope somebody can help us with this problem!

Kind regards Marc

已提问 2 年前307 查看次数
1 回答
1

Do you have any private hosted zone in route53 using the same domain name?

If there's a matching private hosted zone but there's no record that matches the domain name and type in the request, Resolver doesn't forward the request to a public DNS resolver. Instead, it returns NXDOMAIN (non-existent domain) to the client.

See https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/hosted-zone-private-considerations.html#hosted-zone-private-considerations-public-private-overlapping

profile pictureAWS
专家
Matt-B
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则