Client VPN的客户端寻址

0

【以下的问题经过翻译处理】 我有一个客户想要在开发环境中使用Client VPN 连接客户端设备。他们希望已连接的笔记本电脑可以在 VPC 内或通过 Transit Gateway 进行寻址。使用OpenVPN可以通过一些路由来实现。这是否可以通过Client VPN 实现?

profile picture
EXPERT
asked 5 months ago33 views
1 Answer
0

【以下的回答经过翻译处理】 目前,Client VPN不支持路由模式。连接到Client VPN的客户端将被NAT到一个IP地址(Client VPN会在相关的子网中创建ENI),因此连接始终是从客户端--> AWS服务发起的。

他们可以使用OpenVPN服务器(Marketplace)设备并配置它以执行基于路由的功能,或者使用AWS Site to Site VPN。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions