Hacker News new | ask | show | jobs
by fragmede 820 days ago
That's likely to be an implementation detail of how they've implemented TCP routing across a large fabric.
1 comments

AWS doesn't decide or even care about this, customers configure security group rules for their own services. Nothing is allowed by default, so if you want ICMP you would need to allow it, most font bother because it's not that helpful in a cloud environment (can just monitor the TCP port instead and get similar information).
This explains why some people have problems with IPv6 - if you block IPv6 Control Messages, then it will only work sometimes.