Unable to get connected to my EC2 instance (Windows)

0

Hi There, I'm first time on AWS and I'm Unable to get connected to my EC2 instance (Windows). RDP is returning timeout.. I even cannot ping the EC2 Public IP.. Any experience /suggest to share please..?

Thx a lot in advance.. Ciao..Mario.

已提問 1 年前檢視次數 240 次
1 個回答
0

Hello, probably the instance's subnet doesn't have an internet gateway as the default route (0.0.0.0/0) or the security group attached to the instance doesn't have RDP port open. Try to go through theses steps:

  1. Create and attach an internet gateway
  2. Create a custom route table
  3. Create a security group for internet access
  4. (if necessary) Assign an Elastic IP address to an instance

This doc describes the steps: Connect to the internet using an internet gateway

AWS
已回答 1 年前

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

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

回答問題指南