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

feita há 9 meses315 visualizações
4 Respostas
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
ESPECIALISTA
respondido há 9 meses
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
respondido há 9 meses
0

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

respondido há 9 meses
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

respondido há 9 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas