2 Answers
- Newest
- Most votes
- Most comments
0
did you set DNS server IP address in the Vpn Client Endpoint settings? Point 2 from the troubleshooting page https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/troubleshooting.html#no-internet-access
Check whether you are able to resolve the DNS name. If you are unable to resolve the DNS name, verify that you have specified the DNS servers for the Client VPN endpoint. If you manage your own DNS server, specify its IP address. Verify that the DNS server is accessible from the VPC.
If you're unsure about which IP address to specify for the DNS servers, specify the VPC DNS resolver at the .2 IP address in your VPC
answered 3 years ago
0
Dear: Thank you for the answer, I will reply below and clarify some points:
- It is a site to site IPSEC VPN between AWS and On-premisse (it is NOT a point-to-site vpn)
- On the on-premise side we verify from a PC by means of an nslookup the FQDN of the Opensearch cluster that is in AWS and correctly resolves the 4 IPs of the Cluster)
- From the same PC on the on-premises side, we run telenet to the 4 IPs of the cluster to port 443 and all the connections are successful.
- From the same PC that we did the tests in points 2 and 3, we open a browser and enter the URL of the Cluster and this is where the problem lies, the page never downloads, it gives us a time OUT error.
answered 3 years ago
Relevant content
- asked a year ago
