跳至內容

I want to assign static ip address to VPN client endpoint

0

i have vpc with subnet which are associated with IGW, also VPN client endpoint is connected to this VPC. I want static ip address when connected to vpn client endpoint. currently ip address keeps on changing everytime i connect to vpn client endpoint

已提問 3 年前檢視次數 703 次

2 個答案
0

I believe a NAT Gateway is required to use a fixed IP address as described in this document.
https://repost.aws/knowledge-center/client-vpn-static-ip-address

專家

已回答 3 年前

0

There is currently no support for Static IP's for VPN clients. Addresses are provided from a DHCP pool configured on the VPN Endpoint. Also you will recieve a NAT address on one of the subnets you configured within your VPC

Is there a particular reason you need one?

專家

已回答 3 年前

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

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