Earlier quoted context omitted.
I've been making us use a NAT gateway for all of our EC2 instances since the dawn of time. Only those that need to be directly touched on specific ports get dedicated IPv4. I can count all of our public IPv4 addresses on 1 hand, and that includes a static comcast address for a branch office. Using auto-assigned IPv4 should not be default, IMO. If I just did what amazon wanted me to without thinking, we would be consu…
Do you have any Internet-facing load balancers? IIUC, each AWS application load balancer gets a couple of public IPv4 addresses. So I guess if you have a single ALB and a couple of NAT gateways (in two availability zones), you could still end up with a total of 5 public IPv4 addresses.
AWS adds an extra 5.5M IPv4 addresses
231–240 of 283 posts
Re: AWS adds an extra 5.5M IPv4 addresses
#232Earlier quoted context omitted.
ISP blocking ICMP might be a more probable reason than CGNAT. At least where I live.
It’s hard to tell sometimes what is going on. I just learned for instance that the cable modem provided by Comcast switched to NAT - and my router is also doing NAT - and my business firewall also does NAT. So at least 3 layers now. If they are doing CGNAT further into the infrastructure, how would I even be able to tell at this point? I’m assuming someone would also block ICMP just so it would be less embarrassing,…
Re: AWS adds an extra 5.5M IPv4 addresses
#233Earlier quoted context omitted.
It's cause you want to get to your home boxen from outside.
Surely you know this is a super niche requirement? You can use IP6 or a commercial rather than domestic ISP if you really need to do it.
Re: AWS adds an extra 5.5M IPv4 addresses
#234Earlier quoted context omitted.
It’s hard to tell sometimes what is going on. I just learned for instance that the cable modem provided by Comcast switched to NAT - and my router is also doing NAT - and my business firewall also does NAT. So at least 3 layers now. If they are doing CGNAT further into the infrastructure, how would I even be able to tell at this point? I’m assuming someone would also block ICMP just so it would be less embarrassing,…
Comcast doesn't do CGNAT, and their network has been 100% IPv6-capable for years now.
I've had this problem in the past with Vodafone, sometimes their AFTR (?) would go down but all ipv6 enabled hosts were still reachable. Only the ipv4 internet was unreachable. It took months for me to find that out, and I still don't know any workaround in case that happens again.
Re: AWS adds an extra 5.5M IPv4 addresses
#235Earlier quoted context omitted.
All this is because IPv6 addresses are too long. If they’d made it 48 or 64 bits we would be fully converted by now. We are dragging because people hate using it. I’ve been saying this for years. Nobody gets it because geeks don’t get ergonomics.
I've said it for years too. It's not JUST because they're long - years ago (and maybe even today?) there's still some hardware issues with keeping large sets of addresses for routing (I'm not an expert on this - I seem to remember reading about this years ago - larger ISPs not being able to keep all their routing rules in memory because of IPv6 address sizes - maybe I'm WAY off). But, yes, generally, you're right. It…
Re: AWS adds an extra 5.5M IPv4 addresses
#236Earlier quoted context omitted.
Promoting the continued dominance of a standard which causes artificial scarcity.
I can't understand the reasoning here. They need to go after other service provider, not isp. ISP provide CGNAT to facilitate access to ipv4 only service.
Re: AWS adds an extra 5.5M IPv4 addresses
#237Earlier quoted context omitted.
> Most internet users at home could have their IPv4 address removed and only provided an IPv6 one. > Mobile internet is commonly served only by IPv6. These aren’t true. There are still some big consumer-facing sites that are IPv4 only — notably twitter.com and amazon.com. I can definitely still access both from my mobile device.
My understanding is that there is some sort of translation taking place with 6to4, NAT64, ??? So while amazon.com may not have AAAA records/ipv6 it is still reachable by properly configured ipv6 clients with some sort of middleman to translate.
Re: AWS adds an extra 5.5M IPv4 addresses
#238Earlier quoted context omitted.
IPv6 makes addressing easy and addresses free. Let's not keep NAT alive.
While I'm all for IPv6 - there's precious little about v6 that's easier. On top of that, there's a whole lot of software that either doesn't support v6, or has major problems.
Re: AWS adds an extra 5.5M IPv4 addresses
#239Earlier quoted context omitted.
The /24 itself doesn’t cost me anything. I registered it before ARIN existed and it’s considered a “legacy” block. No fees cause I never signed their registration agreement. I pay about $180/month for a “business internet” cable line. 300 megabits down, 25 up. I also “know a guy” at the ISP who made sure the routing wasn’t going to be an issue.
Yep, I was wondering more about the ongoing costs of "operating" the block. I was reading a superuser.com question [1] about it and it mentions ongoing costs, like transit, BGP routing etc. This is super interesting! I didn't know this was even possible before I started looking into it. [1] https://superuser.com/questions/323801/how-can-i-own-an-ip-a...
Re: AWS adds an extra 5.5M IPv4 addresses
#240Earlier quoted context omitted.
Comcast doesn't do CGNAT, and their network has been 100% IPv6-capable for years now.
How do ipv6-only customers reach ipv4 hosts? Wouldn't some 6to4 gateway count as CGN? I've had this problem in the past with Vodafone, sometimes their AFTR (?) would go down but all ipv6 enabled hosts were still reachable. Only the ipv4 internet was unreachable. It took months for me to find that out, and I still don't know any workaround in case that happens again.
T-Mobile is running IPv6-only using 464 which is vulnerable to AFTR problems like you saw.