スキップしてコンテンツを表示

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

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

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

関連するコンテンツ