Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To configure AWS Client VPN to utilize VPC-peered Private Hosted Zone for DNS resolution, follow these steps:

  1. Create a VPC and a VPC-peered Private Hosted Zone.
  2. Create and configure an AWS Client VPN endpoint.
  3. Associate the VPC with the AWS Client VPN endpoint.
  4. Enable split-tunneling.
  5. Create a DNS server in the VPC.
  6. Update the DNS resolver settings in the AWS Client VPN endpoint to point to the DNS server in the VPC.
  7. Create and run an EC2 instance within the VPC to test the DNS resolution.

Once these steps are completed, AWS Client VPN traffic will be routed via the VPC-peered Private Hosted Zone for DNS resolution.