スキップしてコンテンツを表示

Cannot RDP/ICMP to new EC2 instance

0

I have created an new Windows EC2 instance in my private VPC, with a public IP, but cannot RDP/ICMP to this new instance from internet (connect the public IP), I opened rule in security group, allow RDP and ICMP traffice to this instance, not work, I have no idea now, does anyone can give me some help? Thank you!

質問済み 3年前549ビュー

2回答
0
承認された回答

Are you able to connect to your Windows from EC2 console using SSM session manager?

If not, attach IAM role to your EC2 as per Step 1: Complete Session Manager prerequisites

If yes, you can establish in-browser RDP connection from within EC2 console using Fleet Manager Remote Desktop? This method does not require security group changes

AWS
エキスパート

回答済み 3年前

エキスパート

レビュー済み 2年前

  • Hello, thank you for your reply, I am tring your suggest way, but still need to solve the issue to access from Internet via RDP.

0

Hello.

Has the route to the Internet gateway been added to the route table of the subnet where EC2 is running?
If this route is not added, communication will not be possible even if a public IP address is set on EC2.
https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html

エキスパート

回答済み 3年前

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

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

関連するコンテンツ