How to correctly start/stop instance without losing previous rdp connection info ?

0

Hello,

I am testing a vps with free top tier offer. I find out that I have countdown with 750 hours of free use, so each time I don't use the instance, I stop the instance in my EC2 dashboard to save some time.

Unfortunately when I want to connect again and start my instance, I can't use anymore my previously downloaded rdp file. I have a connect error. I need to re-generate and re-download a new updated rdp file. This is an annoying process.

Is there a way to simply stop and start the instance and use the same downloaded rdp file ? What am I doing wrong here ?

Thank you,

Toni

Toni
preguntada hace 6 meses186 visualizaciones
3 Respuestas
1
Respuesta aceptada

Hi,

This 750h limit is per-month, not per annum, so having this limit you don't need to turn off/on your instance to save.

profile picture
EXPERTO
respondido hace 6 meses
profile picture
EXPERTO
revisado hace 2 meses
  • I feel a bit dumb with my question lol. Strange they put a 750h limit while a full month with 31days is 744h... Anyway you fixed my problem, thank you :)

  • It happens :) Btw, you can accept the answer as it gives more points than upvote :)

0

Afraid not, when an EC2 instance is stopped and started it will get a new and different public IP address each time https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html#concepts-public-addresses

  • We release your instance's public IP address when it is stopped, hibernated, or terminated. Your stopped or hibernated instance receives a new public IP address when it is started.

The RDP file has the public IP address hard-coded into it. This is why a new RDP file is needed every time.

profile picture
EXPERTO
Steve_M
respondido hace 6 meses
profile picture
EXPERTO
revisado hace 6 meses
0

Hi. Regarding:

Strange they put a 750h limit while a full month with 31days is 744h...

You can launch several EC2 instances under the Free Tier. Your Free Tier usage is calculated from all the hours that all your instances are running. For example, if you have 10 instances running at the same time, your Free Tier usage lasts for 75 clock hours because 10 running instances x 75 clock hours = 750 Free Tier hours.

You can track your Free Tier usage on the EC2 Dashboard. Please see the following link to learn more: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/usage-reports.html#ec2-free-tier-usage

AWS
respondido hace 6 meses
profile picture
EXPERTO
revisado hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas