AWS VPN Client with fixed EIP for interfaces

0

Since the AWS VPN Client interfaces are being recreated periodically, the attached EIP are released and new Public IP Address is assigned. How can we ensusre the interface always use the specific EIP for outgoing traffic from AWS VPN Client interface.

質問済み 2年前660ビュー
1回答
0

I see that you have a problem connecting to your AWS Client VPN service because the IP address associated with it is continuously changing,

This is an expected behavior of the AWS VPN Client service, and as such, it is recommended that the customer uses the DNS provided by Amazon as stated in the Client VPN documentation under the limitations and rules section of the documentation found here: https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/what-is.html

Additionally, if you want to route out the traffic from the client network interface, you can create a NAT gateway inside the same VPC as the client interface, but in a public subnet. Similar scenarios and their recommended architecture can be found here: https://aws.amazon.com/blogs/networking-and-content-delivery/using-aws-client-vpn-to-scale-your-work-from-home-capacity/

Ahmed_M
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ