简体   繁体   English

到 Route 53 私有托管区域的客户端 VPN 连接

[英]Client VPN Connection to Route 53 Private Hosted Zone

I have one privately hosted zone in my vpc using Route 53. I also have one client vpn connection to that vpc, which is functioning normally.我在我的 vpc 中有一个使用 Route 53 的私人托管区域。我还有一个客户端 vpn 连接到该 vpc,它运行正常。 I want the client to get access to my website hosted using private zone in private su.net through their browser when they are connected to the VPN Client.我希望客户端在连接到 VPN 客户端时通过浏览器访问使用私有 su.net 中的私有区域托管的我的网站。

I have enabled "DNS Configuration" in the Client VPN Settings.我在客户端 VPN 设置中启用了“DNS 配置”。 But my client is not able to access the hostname of the webitse hosted in the private hosted zone.但是我的客户端无法访问私有托管区域中托管的 webite 的主机名。 Though they are able to access the website using client vpn connection but by using ip address.尽管他们能够使用客户端 vpn 连接访问该网站,但使用的是 ip 地址。 I want them to access it using hostname.我希望他们使用主机名访问它。 I have tried defining the DNS ip in client vpn settings as我尝试在客户端 vpn 设置中将 DNS ip 定义为

  1. AWS Provided DNS (VPC CIDR + 2) AWS 提供 DNS (VPC CIDR + 2)
  2. 2.Route 53 inbound endpoint ips. 2.Route 53入站端点ips。 Both did not work.两者都不起作用。 Help me out on this.帮我解决这个问题。

Take a look at this guide, it might be useful for you, but as far as I understand you need to use direct connect or AWS VPN.查看本指南,它可能对您有用,但据我了解您需要使用直接连接或 AWS VPN。 Cause even if your client is inside the VPC by your custom VPN it still does not use the same DNS resolver https://aws.amazon.com/premiumsupport/knowledge-center/route53-resolve-with-inbound-endpoint/因为即使您的客户端通过您的自定义 VPN 在 VPC 内,它仍然不使用相同的 DNS 解析器https://aws.amazon.com/premiumsupport/knowledge-center/route53-resolve-with-inbound-endpoint/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用 Terraform 在 Route 53 中跨账户子域/托管区域委派 - Cross-account subdomain/hosted zone delegation in Route 53 with Terraform “找不到匹配的 Route53Zone”:Terraform 的 Route53 数据源无法识别托管区域名称 - "no matching Route53Zone found": Terraform's Route53 data source is not recognizing the hosted zone name 是否可以使用 apex 域将 Route 53 托管区域连接到 Lightsail 容器服务? - Is it possible to connect a Route 53 hosted zone to Lightsail Container Service using the apex domain? Terraform - 错误:找不到匹配的 Route53Zone - Terraform - Error: no matching Route53Zone found 如何解决 AWS Route 53 中的错误 - 导入区域文件错误:多个不同的 TTL 值? - How to resolve error in AWS Route 53 - import zone file error : Multiple Distinct TTL values? 如何将 AWS Amplify 应用程序添加为 AWS Route53 中托管域的子域? - How to add an AWS Amplify application as subdomain for domain hosted in AWS Route53? 如何找到私有区域中托管的 GCP Cloud DNS 服务器的内部 IP 地址 - How to find the Internal IP Address of GCP Cloud DNS server hosted in Private Zone AWS Route 53 按创建日期列出记录 - AWS Route 53 list records by creation date Route 53 中的 CNAME 重定向到域的子文件夹 - CNAME in Route 53 redirect to subfolder of domain 具有 53 号路由的 google 域的 aws 证书管理器 - aws certificate manager for google domain with route 53
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM