EC2 RDP Cannot Connect

0

Hello,
I'm having a problem connecting to my EC2 instance using RDP

Error:
Remote Desktop can't connect to the remote computer for one of these reasons:

  1. Remote access to server is not enabled
  2. The remote computer is turned off
  3. The remote computer is not available on the network

Instance ID: i-00f6bbf41c81f4488

Inbound Rule: My IP

Tried Solutons:
Reboot: no-luck
TroubleshootRDP -time-out on manageFirewallProfiles command
ExecuteEC2Rescue - results below
===== Analysis =====
System Time
OK - RealTimeIsUniversal (Enabled)
Windows Firewall
OK - Domain networks (Disabled)
OK - Private networks (Disabled)
OK - Guest or public networks (Disabled)
Remote Desktop
OK - Service Start (Manual)
OK - Remote Desktop Connections (Enabled)
OK - TCP Port (3389)
EC2Launch
OK - Installation (Installed)
Information - Reset Administrator Password (Disabled)
Network Interface
OK - DHCP Service Startup (Automatic)
Information - Ethernet 2 detail (N/A)
OK - DHCP on Ethernet 2 (Enabled)

ArisA
質問済み 5年前267ビュー
1回答
0

Manage to resolve my issue using the following:
1.Create IAM Role with AmazonEC2RoleforSSM Policy
2. Attach Role to the instance
3. Reboot
3. <https://console.aws.amazon.com/systems-manager/automation/execute/AWSSupport-TroubleshootRDP >
(make sure the instance ID is shown using "Show interactive instance picker" ON.
- Action = Custom
- Firewall = Disable
- RDPServiceAction = Start

  • NLASettingAction = Disable
  • RDPServiceStartupType = Auto
  • RDPPortAction = Modify
  • RemoteConnections
  1. RDP Inbound Rule set to Anywhere
ArisA
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ