AWS IP Address

Does anyone know how to make the ip address static?

As everytime i stop the machine and reopen it again the tmux session ends and i have to reopen it?

Thanks,
Omar

You have to get an Elastic IP and associate it with your instance. See the associated article from the manual: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html

Make sure you choose EC2 instead of VPC when allocating the Elastic IP

2 Likes