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
gefragt vor 5 Jahren1516 Aufrufe
3 Antworten
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

EXPERTE
beantwortet vor 5 Jahren
0

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

Elaido
beantwortet vor 5 Jahren
0

Hi,

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

Scott

EXPERTE
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen