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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南