I cannot connect windows 2019 base after created successful

0

I cannot ping or telnet to rdp port(3389) from my NAT instance or my local PC event I already enabled all tracffics from any IPv4 for that instance.

I tried creating many times, but I got the same result. I think the instance windows was not start normally.

In two weeks ago, I created one in HongKong zone and didn't face the problem. Now, I tred in Singapore zone.

Thanks

已提问 1 年前208 查看次数
2 回答
1
已接受的回答

So i am assuming that your windows instance is having public IP associated and we have the Security Group enabled for 3389 for your machine public IP ?? Or NAT instance in AWS are into same network with proper rule allowed?

Ideally if networking and firewall is correct we should be able to connect windows .. I tested and its working properly.

On Ping:- In terms of ping what i have seen on windows that if you dont enable icmpv4 packets from inbound windows firewall rules that will not allow you to ping.

Let me know if above pointers are useful.

已回答 1 年前
  • Thank for your quick reply. I follow your suggest and recheck again.I forgot allow outbound from NAT.

1

Hi,

Check the below configurations:

  • Security Group(s) rules applied to your NAT Instance and Target EC2 instance.
  • NACL rules (both inbound and outbound) applied to Subnets.
  • Route Table Routes.

You can utilize the AWS VPC Reachability Analyzer feature to troubleshoot your issue. This is really nice feature to troubleshoot such connectivity issues caused due to SG, NACL, or RT misconfiguration.

Regards, Ashish Patel

profile picture
已回答 1 年前

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

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

回答问题的准则