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
已提问 8 个月前304 查看次数
2 回答
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
已回答 8 个月前
profile picture
专家
Steve_M
已审核 8 个月前
profile picture
专家
已审核 8 个月前
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
专家
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则