Forward on-premises DNS queries to route 53 private zone

0

We have VPN connection between on-premises and AWS
from out lan(on-premises) we want to forward dns queries for specific domain xyz.com to private zone hosted on Route53.
Do i have to create inbound and outbound endpoint for this to work?
if i create inbound and outbound endpoint will it affect queries from within the VPC ?

Elaido
已提问 5 年前1516 查看次数
3 回答
0

Hi,

If you're only forwarding queries from your on-premises network to AWS, you only need an inbound endpoint. For more information, see "Considerations When Creating Inbound and Outbound Endpoints" in the Route 53 Developer Guide:

https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-choose-vpc

Scott

专家
已回答 5 年前
0

adding inbound endpoint will affect the query coming form within the VPC?

Elaido
已回答 5 年前
0

Hi,

No, creating an inbound endpoint won't have any effect on DNS queries from within your VPCs.

Scott

专家
已回答 5 年前

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

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

回答问题的准则