how to reach a us-east instance from Italy?

0

I started a g4 instance in Virginia. I created a network interface and an elastic IP. My problem is that I can't ping the elastic IP from Italy. I have to ftp and connect to SSH. but it says: network interface: availability zone us-east-1c network group that I can select: us-east-1a, -1b, -1c, but only in the us-east area. How can I do to resolve it?

Yumin
已提问 1 个月前173 查看次数
1 回答
1
已接受的回答

Hello.

Do you allow the required protocols in your security group's inbound rules?
For example, if you want to ping, you will need ICMP protocol.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/security-group-rules-reference.html#sg-rules-ping

profile picture
专家
已回答 1 个月前
profile picture
专家
已审核 1 个月前
  • I accepted the answer because I didn't remember what rules I had set. I had already enabled all protocols (inbound). Now, I tried adding explicitly the ICMP inbound rule, but I don't ping. I have bound the elastic IP to the network interface. All ports enabled.

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

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

回答问题的准则