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

2 Antworten
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
beantwortet vor einem Jahr
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

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen