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

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

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

回答問題指南