Bug Report: Incoming IPv6 traffic blocked after making changes to security group

0

I have a 't4g.small' EC2 instance running NGINX on 'Ubuntu-Jammy-22.04-arm64-server-20230919' (AMI ID: ami-03fd0aa14bd102718).

I have my VPC, subnet, route table, network ACL, security group, and internet gateway, all set up and working properly - my instance is reachable via HTTP/HTTPS/SSH over both IPv4 and IPv6. Life is good.

The problem arises whenever I make changes to my security group's inbound rules.

When removing SSH (port 22) access via IPv4 from my security group's inbound ruleset (only IPv6 allowed), everything still appears to work as expected. But the very next day, ALL incoming IPv6 traffic gets blocked, regardless of port (HTTP/HTTPS/SSH). IPv4 access still works.

During this downtime, the EC2 instance is able to 'ping6 ipv6.google.com' and get a response. If I spin up a new EC2 instance, it too exhibits the same IPv6 connectivity issue.

If I wait another day without making any changes to my security group, IPv6 becomes operational again - incoming IPv6 traffic is allowed.

I also see no difference in output between working / not working when running the linux commands:

ip -f inet6 address

ip -f inet6 route

Figured I'd report this odd behavior rather than ignore it.

Thank you for reading.

Pokey
質問済み 5ヶ月前192ビュー
3回答
1

This is a community forum, I highly recommend you open a Support Case. If issues are not reported and tracked, they cannot be fixed.

https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile pictureAWS
エキスパート
iBehr
回答済み 5ヶ月前
  • Alas, I only have a 'Basic Support plan', and am not able to open a support case. It is what it is.

0
承認された回答

UPDATE: This turned out to be a PEBCAK issue.

My Windows 10 PC keeps losing its IPv6 address assignment, preventing me from accessing any IPv6 resources. Disabling and re-enabling my network adapter resolved my issue.

Sorry for the trouble.

Pokey
回答済み 5ヶ月前
0

Hi,

Maybe it can help, Windows is working very strange, Windows 10 require to have Network set Private one, not Public one to keep IPv6 longer than standard RADVD timeout. I've spent many hours to sort it out.

Thanks,

profile picture
回答済み 4ヶ月前

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

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

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

関連するコンテンツ