Public IP (Primary IP) lost in AWS after attaching an additional network interface after adding it in AWS instance.
Public IP (Primary IP) lost in AWS after attaching an additional network interface after adding it in AWS instance.
After adding an additional network interface in AWS, I lost primary IP in AWS, when I hit “Attach”. It released the public IP. I don’t want this to happen.
ahsanul.moyeen- Number of Messages : 99
Point : 209
Registration Date : 2020-11-24
Re: Public IP (Primary IP) lost in AWS after attaching an additional network interface after adding it in AWS instance.
Please do following
1 - Create a new Network Interface in the same subnet as your EC2 instance.
2 - Allocate a new Elastic IP for your VPC (if you haven't done so already).
3 - Associate the Elastic IP address with your new Network Interface (eni).
4 - Attach your new Network Interface to your EC2 instance.
1 - Create a new Network Interface in the same subnet as your EC2 instance.
2 - Allocate a new Elastic IP for your VPC (if you haven't done so already).
3 - Associate the Elastic IP address with your new Network Interface (eni).
4 - Attach your new Network Interface to your EC2 instance.
ahsanul.moyeen- Number of Messages : 99
Point : 209
Registration Date : 2020-11-24
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum