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 个月前309 查看次数
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 个月前

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

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

回答问题的准则