Seeking Guidance on AWS Client VPN Endpoint Connectivity to VPC Subnets

0

I've successfully set up an AWS Client VPN endpoint and made efforts to establish a connection to both the private and public subnets within my AWS VPC. I've conducted multiple rounds of testing using the Ping command. While I've observed improvements in the results during my subsequent attempts, I believe there's still room for enhancement.

I've taken the initiative to compare my approach with Amazon's VPN "7 steps" tutorial as well as three different YouTube tutorials. Despite this, I find myself uncertain about the specific points that require troubleshooting.

To facilitate connection testing, I've deployed a bastion host and a web server in each private/public subnet.

I'm seeking assistance in identifying any gaps in my setup. If you have any insights or suggestions, I would greatly appreciate your guidance.

current diagram rtbprivate rtbpublic bastionhost privateWebServer

已提問 9 個月前檢視次數 315 次
4 個答案
0

Hello.
Are you configured to allow ICMP in the EC2 security group?
Also, am I correct in thinking that the subnet that the Client VPN endpoints are tied to is a private subnet?
Try setting the EC2 security group to allow ICMP on the CIDR of the subnet to which the Client VPN endpoint is tied.

profile picture
專家
已回答 9 個月前
0

I think you should show us the current security group policy atthached on each ec2 instances.

did you allow user b's host ip or network range to connect both ec2 instances?

V
已回答 9 個月前
0

Thanks for reply @shared Here I share the security group policy for ec2 bastionhost webserver

已回答 9 個月前
0

I successfully accessed the webserver in a private network by using an SSH to bastion host. While there are a few more connections that still need to be established/Tested, I'm pleased with the progress made in these updated versions. Thank you to everyone who provided comments and shared their technical knowledge. Your input has been greatly appreciated.

updatd

已回答 9 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南