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回答
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ