Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (5.6k points)
I'm setting up a client-client access system for which I have AWS client VPN set up with certificate auth. And everything till now is working fine, and I can ping one client to another if the IP addresses are known.

So my question is that Is there any way in which we can assign static Ip to the specific clients so they receive requests each time they connect to VPN.

1 Answer

0 votes
by (12.4k points)

AWS Client VPN works perfectly for client-server communication. And there is no possible way to assign static IP to a specific client.

And to get the list of current connection and client IP you can use the below command on AWS CLI:

aws ec2 describe-client-vpn-connections --client-vpn-endpoint-id (endpoint ID)

Interested to know more about AWS? Come & join AWS Online training.

Related questions

0 votes
1 answer
asked Dec 23, 2020 in AWS by devin (5.6k points)

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

Browse Categories

...