VPN connection between on-premises and AWS

1

Hello,

We have a usecase to implement as below.

A scheduled script(batch job) that needs to run dally and collects/checks data Inside multiple private networks(non-AWS). Those private networks can be accessed using VPNs like OpenVPN and L2TP. We don't want to use Direct Connect as it seems to be pricey.

Please suggest a way(or a service) to set up and access those private networks Inside AWS.

已提问 2 年前345 查看次数
2 回答
2

Hello,

Can you clarify the direction of the traffic? Asking since you mention (non-AWS) in your question. Is it from AWS -> On-premises Or on-premises -> AWS? Note that with ClientVPN typically you will have connectivity from Clients to AWS not the other direction. If you need bi-directional connectivity then you would need to look at site-to-site VPN for that use-case.

profile pictureAWS
专家
已回答 2 年前
profile pictureAWS
专家
Toni_S
已审核 2 年前
0

Hello,

AWS Client VPN is a managed client-based VPN service that enables you to securely access your AWS resources and resources in your on-premises network. With Client VPN, you can access your resources from any location using an OpenVPN-based VPN client.

https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/scenario-vpc.html -- [1]

profile pictureAWS
支持工程师
已回答 2 年前

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

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

回答问题的准则