> Our [American Indian] tribal network started out IPv6, but soon learned we had to somehow support IPv4 only traffic. It took almost 11 months in order to get a small amount of IPv4 addresses allocated for this use. In fact there were only enough addresses to cover maybe 1% of population. So we were forced to create a very expensive proxy/translation server in order to support this traffic.
> We learned a very expensive lesson. 71% of the IPv4 traffic we were supporting was from ROKU devices. 9% coming from DishNetwork & DirectTV satellite tuners, 11% from HomeSecurity cameras and systems, and remaining 9% we replaced extremely outdated Point of Sale(POS) equipment. So we cut ROKU some slack three years ago by spending a little over $300k just to support their devices.
* https://community.roku.com/t5/Features-settings-updates/It-s...
* Discussion: https://news.ycombinator.com/item?id=35047624
Or it was people who weren't going to be served by commercial companies tried to help their community as best they could on a shoestring budget, with minimal funding, in a non-profit fashion.
If you're trying to do an ISP on a budget, IPv4 makes things harder.
The fact that they did try to go ipv6-only (ie. "cutting corners") shows that the people involved were blamed were incompetent.
Which is a perfect incentive for incumbent ISPs to delay and stall IPv6 rollout as much as possible to ruin the day of any would-be competitor.
Sounds like the legal department didn't want them to get sued for "negligence" or whatever when some customer exposes their windows server 2008 installation to the internet and promptly gets hacked.
The 71% is almost certainly because Roku consumes a lot more bandwidth doing video streaming than the other services. Even if Roku did support it I'm sure the users wouldn't be happy that xx% of the web was unreachable.
* https://en.wikipedia.org/wiki/Native_Americans_in_the_United...
I guess an American-British would be somebody who immigrated to GB from the US in that convention, but actually I’m not sure what convention they use over there.
Anyway in this case they aren’t talking about anybody who’s immigrated at all so it is pretty much unrelated.
People with multiple nationalities or who grew up in a different country than their nationality very often describe themselves in terms of a single nationality, often the place they spent most of their childhood. "I'm Argentinian" "Oh, was it difficult to get a visa to come here?" "Well, I have an Italian passport because of my mother."
Americans describing themselves as British-American or whatever seems strange to us, since we can recognize typical British people but aren't seeing any of it in the American.
Even nailing it down to XYZ country in Europe is a bit of a stretch, as the European genepool isn't the most diverse thing in the world.
My personal benchmark: hotels. I have not seen a _single_ hotel that provides IPv6 on their WiFi. And I made a habit of checking this every time I check in.
And I've seen a hotel that was giving out public IPv4 addresses (in Mountain View, CA).
Depends on the country. US>50%; FR>80%:
* https://www.google.com/intl/en/ipv6/statistics.html#tab=per-...
Currently staying at a Hilton hotel in Tucson, Arizona that has IPv6. I only checked because of the submission about ipv6.me yesterday [0].
[0] https://news.ycombinator.com/item?id=43256298
I'm not there at the moment, but I definitely took note of having an ipv6 address displayed on https://ip6.me/home.cgi
>>One practical outcome is that government agencies find it harder to identify criminals behind particular IPv4 addresses.
lol, lmao even.
>>As a result, the agency says, investigations often involve examining and tapping the connections of many more people than really necessary.
just incompetence abound, the police should suffer if they don't know how to do their job more effectively
I'll be boycotting IPv6 for as long as it's possible.
Well, that only applies if you think ISPs don't log your CGNAT sessions.
But personally I don't think IPv6 is ever going to happen. There's simply too little monetary incentive for supporting it. For outbound connections NAT/CGNAT works fine. For inbound connections you can use SNI routing with a tunnel[0].
If you own a mobile phone you use it every day. IPv6 has already happened.
> There's simply too little monetary incentive for supporting it.
IPv6 allocations are orders of magnitude cheaper and wider than v4 allocations, which are already exhausted.
> For outbound connections NAT/CGNAT works fine. For inbound connections you can use SNI routing with a tunnel[0].
All of these add latency, IPv6 reduces latency (particularly the more widely it is deployed).
Which is of no consequence to the incumbents who have enough existing stock to last them forever (with tricks like CGNAT/etc). The cost of IPv4s mostly impacts smaller players and/or new entrants, which works in favor of the incumbent ISPs.
Weird. I've had "native" IPv6 service continuously since... 2004? 2006? and IPv6 via a 6to4 tunnel that terminated in Hurricane Electric's network since two years before that.
Bonus: I discovered recently that the Zoom teleconferencing software works just fine if you have only IPv6 connectivity.
Is there stuff that's IPv4-only? Sure. But IPv4 doesn't need to be shut down for IPv6 to have happened (and have been happening for a long time now).
CGNAT still causes issues for long lived connections though. Things like SSH will get cut off.