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

已提问 1 年前288 查看次数
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

profile picture
专家
已回答 1 年前
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?

profile picture
专家
已回答 1 年前

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

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

回答问题的准则