Remote Desktop file issue

0

Hi AWS, I am using an EC2 Windows instance. I used to connect with the instance using the RDP client option. With this option you need to download a remote desktop file and everytime you need to connect to the instance you need to click on that file and provide the password.

Now for instance I stopped the instance and when I restart the instance again and try to use the same remote desktop file it is not working and I need to download it again and have to provide the password. Can you please tell me the reason behind this issue? Is it by design or I am using it wrong way?

profile picture
Arjun
posta 8 mesi fa304 visualizzazioni
2 Risposte
1

Here is what happens:

  1. You create an RDP file: Its containing the current IP Address.

  2. You stop the instance: When you stop the instance, and there is no EIP attached, the associated IP address is released.

  3. You restart the instance: When you start the instance, it may be assigned a different IP address. Your RDP file has been outdated

To resolve this issue, you'll need to download a new RDP file after starting the instance to get the updated IP address and connection details.

https://docs.aws.amazon.com/de_de/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html

profile picture
David
con risposta 8 mesi fa
profile picture
ESPERTO
Steve_M
verificato 8 mesi fa
profile picture
ESPERTO
verificato 8 mesi fa
0

David is correct in his answer. To note, you don’t have to download the file each time. You can use the same one or manually connect to its IP by using Remote Desktop client.

profile picture
ESPERTO
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande