Connect EC2 instance with physical gateway IP address

0

How to connect my EC2 instance(Microscoft window server 2022 with SQL base standard), with physical gateway IP address. When i try to ping form command line of EC2, ping (my gateway ip) ... it show the request time out. Anyway to connect with my Physical Gateway IP address with EC2?

When I try to ping the ip address of gateway in my laptop, it is working.. But when i try to ping in the EC2 remote desktop, it returns request time out. And when i try to ping google.com, its working. EC2 is successfully connected VPC .

Any solution ??

  • Is the "physical gateway IP address" the public IP address of your home/office router? Do you want to allow access from that public IP address to the SQL Server? One reason you may not be able to ping it is because routers sometimes are configured not to respond to pings.

已提问 1 年前234 查看次数
1 回答
0

Dear Customer, Please advise if your EC2 is in a Private or Public Subnet? You will need to permit the traffic on the Security Group and Network ACL. You will also need to check the OS level firewall of your instance and the routing tables if it allows ping (ICMP) traffice to the Public Gateway

AWS
支持工程师
已回答 1 年前

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

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

回答问题的准则