Addressable clients for Client VPN

0

I have a customer that would like to have client devices in a development environment connected using client VPN. They want to have the laptops that are connected be addressable within the VPC or through transit gateway. This is possible with some routing with OpenVPN. Is this possible with Client VPN?

Most of the docs make me think the NAT we use blocks this, but I didn't see anything saying it explicitly wasn't possible.

AWS
已提问 5 年前272 查看次数
1 回答
1
已接受的回答

At present CVPN doesn't support route-based mode. Client connected to CVPN get NATed to an IP (CVPN creates ENI within the subnets associated) so the connection initiation is always from Client --> AWS Service.

They can use OpenVPN server (marketplace) appliance and configure it to do route based or use AWS site-to-site VPN.

AWS
jkaps
已回答 5 年前
profile picture
专家
已审核 4 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则