EC2 in region us-east-2c network issue

0

We have noticed network connectivity issues at our EC2 server in region us-east-2c , specifically we are unable to connect to it for SSH and Web services while still being able to access the server from SSM manager , cloudwatch recorded a drop in network traffic during 8:30 AM UTC , we are not using aws support package , anyone have this problem ?Enter image description here

已提問 1 年前檢視次數 207 次
2 個答案
2

I would check to see if any changes have been made to your instance's Security Group or the NACL assigned to the subnet. You can utilize the VPC Reachability Analyzer to troubleshoot your network traffic flow.

https://aws.amazon.com/blogs/aws/new-vpc-insights-analyzes-reachability-and-visibility-in-vpcs/

One other note - If you stop and start an instance your instance is usually deployed to different hardware. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html#what-happens-start

profile pictureAWS
已回答 1 年前
0

this problem lasted for about 30 minutes, we didn't edit Security Group or Network ACL parameters before, during the crash I was able to access the server via SSM session and I found that the server lost connection to the internet because when trying to ping and resolving some domains and IP addresses like 8.8.8.8 , 1.1.1.1 , google.com etc returned no response

已回答 1 年前

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

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

回答問題指南