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 个月前

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

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

回答问题的准则