Private IP Recovery on the EC2

0

Is this possible to get the private IP configured on an EC2, the server got terminated accidentally by a user.Backup is taken from the AWS Backup service can I get private IP along with the data of my server? Can someone help with this?

shyam
질문됨 10달 전319회 조회
3개 답변
3
수락된 답변

Do you remember the private IP address that was set for EC2?
If you remember, you can set the IP address when restoring EC2 from a snapshot.
When restoring an EC2, it is possible to start it with the same private IP address by setting the Primary IP.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-instance-wizard.html#liw-network-settings

profile picture
전문가
답변함 10달 전
profile picture
전문가
검토됨 10달 전
  • Thanks it worked.

0

It seems like you're asking about how to recover a private IP address for an EC2 instance. If you have an EC2 instance that was previously running and you want to find its private IP address, you can do the following:

  1. Sign in to the AWS Management Console: Go to the AWS website (https://aws.amazon.com/) and sign in using your credentials.

  2. Navigate to EC2 Dashboard: Once you're logged in, navigate to the EC2 Dashboard by searching for "EC2" in the AWS Management Console's search bar and clicking on the EC2 service.

  3. Locate your EC2 Instance: In the EC2 Dashboard, click on "Instances" from the left-hand sidebar to see a list of all your EC2 instances.

  4. Identify the EC2 Instance: Find the specific EC2 instance for which you want to recover the private IP address from the list of instances. You can use filters or sort the instances to locate it quickly.

  5. View the Private IP Address: Once you have identified the EC2 instance, you can find its private IP address listed under the "Private IP" column in the table of instances.

If your EC2 instance is not running or you no longer have access to the AWS Management Console, you may have to start the instance or use other methods to retrieve its private IP address, depending on your specific situation.

profile picture
답변함 10달 전
0

If you launched the instance within the last 3 months or if you have Cloudtrail configured to store the logs you can search for the event name RunInstances. Go to Cloudtrail, Event history and look for Event Name RunInstances.

profile picture
답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠