I want to use an additional Public IP for PPTPD VPN

0

I want to use an additional Public IP for PPTPD VPN on Linux Ubuntu. How do I get an additional Public IP?

Thank You. Kittiphop

質問済み 8ヶ月前308ビュー
1回答
1

Hello.
A secondary ENI must be attached to EC2 (Ubuntu).
See the following document for instructions on how to create a secondary ENI.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/MultipleIP.html

After creating the secondary ENI, configure the Elastic IP for the secondary ENI as described in the following document.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html#using-instance-addressing-eips-associating

After attaching the secondary ENI to EC2, follow the instructions in the following document to make it available from the Ubuntu side.
https://repost.aws/knowledge-center/ec2-ubuntu-secondary-network-interface

profile picture
エキスパート
回答済み 8ヶ月前

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

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

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

関連するコンテンツ