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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南