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
asked 5 years ago1402 views
3 Answers
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

EXPERT
answered 5 years ago
0

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

Elaido
answered 5 years ago
0

Hi,

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

Scott

EXPERT
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions