2 Answers
- Newest
- Most votes
- Most comments
1
Set the Elastic IP to EC2.
The Elastic IP is a fixed IP address, so it will not change even if EC2 is stopped.
It can be set up in the manner described in the following document.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html
0
Public IP address can can when machines stop and start. Elastic IP address can be assigned without rebuilding them.
If you notice the dns name is the ip address of the EC2. Of course it will not work when the IP address changes.
What’s worrying is that they have RDP accessible over the internet.
Relevant content
- asked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated a year ago
