Forwarding inbound DNS queries to your VPCs
To forward DNS queries from your network to Resolver, you create an inbound endpoint. An inbound endpoint specifies the IP addresses (from the range of IP addresses available to your VPC) that you want DNS resolvers on your network to forward DNS queries to. Those IP addresses aren't public IP addresses, so for each inbound endpoint, you need to connect your VPC to your network using either an Amazon Direct Connect connection or a VPN connection.
Topics
Configuring inbound forwarding
To create an inbound endpoint, perform the following procedure.
To create an inbound endpoint
Sign in to the Amazon Web Services Management Console and open the Route 53 console at https://console.amazonaws.cn/route53/
. In the navigation pane, choose Inbound endpoints.
On the navigation bar, choose the Region where you want to create an inbound endpoint.
Choose Create inbound endpoint.
Enter the applicable values. For more information, see Values that you specify when you create or edit inbound endpoints.
Choose Create.
Configure DNS resolvers on your network to forward the applicable DNS queries to the IP addresses for your inbound endpoint. For more information, refer to the documentation for your DNS application.
Values that you specify when you create or edit inbound endpoints
When you create or edit an inbound endpoint, you specify the following values:
- Outpost ID
If you are creating the endpoint for a Resolver on an Amazon Outposts VPC, this is the Amazon Outposts ID.
- Endpoint name
A friendly name that lets you easily find an inbound endpoint on the dashboard.
- VPC in the region-name Region
All inbound DNS queries from your network pass through this VPC on the way to Resolver.
- Security group for this endpoint
The ID of one or more security groups that you want to use to control access to this VPC. The security group that you specify must include one or more inbound rules. Inbound rules must allow TCP and UDP access on port 53. You can't change this value after you create the endpoint.
For more information, see Security groups for your VPC in the Amazon VPC User Guide.
- Endpoint type
The endpoint type can be either IPv4, IPv6, or dual-stack IP addresses. For a dual-stack endpoint, the endpoint will have both IPv4 and IPv6 address that your DNS resolver on your network can forward DNS query to.
- IP addresses
The IP addresses that you want DNS resolvers on your network to forward DNS queries to. We require you to specify a minimum of two IP addresses for redundancy. Note the following:
- Multiple Availability Zones
We recommend that you specify IP addresses in at least two Availability Zones. You can optionally specify additional IP addresses in those or other Availability Zones.
- IP addresses and Amazon VPC elastic network interfaces
For each combination of Availability Zone, Subnet, and IP address that you specify, Resolver creates an Amazon VPC elastic network interface. For the current maximum number of DNS queries per second per IP address in an endpoint, see Quotas on Route 53 Resolver. For information about pricing for each elastic network interface, see "Amazon Route 53" on the Amazon Route 53 pricing page
.
Note
Resolver endpoint has a private IP address. These IP addresses will not change through the course of an endpoint's life.
For each IP address, specify the following values. Each IP address must be in an Availability Zone in the VPC that you specified in VPC in the region-name Region.
- Availability Zone
The Availability Zone that you want DNS queries to pass through on the way to your VPC. The Availability Zone that you specify must be configured with a subnet.
- Subnet
The subnet that contains the IP address that you want to forward DNS queries to. The subnet must have an available IP address.
The subnet IP address must match the Endpoint type.
- IP address
The IP address that you want to forward DNS queries to.
Choose whether you want Resolver to choose an IP address for you from among the available IP addresses in the specified subnet, or you want to specify the IP address yourself.
If you choose to specify the IP address yourself, enter either an IPv4 or IPv6 address.
- Tags
Specify one or more keys and the corresponding values. For example, you might specify Cost center for Key and specify 456 for Value.