Slashdot Mirror


After Launch Day: Taking Stock of IPv6 Adoption

darthcamaro writes "So how did World IPv6 Launch go? Surprisingly well, according to participants at the event. Google said it has seen 150% growth in IPv6 traffic, Facebook now has 27 million IPv6 users and Akamai is serving 100x more IPv6 traffic. But it's still a 'brocolli' technology. 'I've said in the past that IPv6 is a 'broccoli' technology,' Leslie Daigle, CTO of the Internet Society said. 'I still think it is a tech everybody knows it would be good if we ate more of it but nobody wants to eat it without the cheese sauce.'" Reader SmartAboutThings adds a few data points: "According to Google statistics, Romania leads the way with a 6.55% adoption rate, followed by France with 4.67%. Japan is on the third place so far with 1.57% but it seems here 'users still experience significant reliability or latency issues connecting to IPv6-enabled websites.' In the U.S. and China the users have noticed infrequent issues connecting to the new protocol, but still the adoption rate is 0.93% and 0.58%, respectively."

3 of 244 comments (clear)

  1. Re:Privacy Concerns by Jon+Stone · · Score: 4, Interesting

    I've never understood this concern. With IPv6 I have, say, 2^64 addresses to use. I could use a different source IP address for each and every HTTP request I send out. Even at 1000 requests a second we'll all be long dead before you had to reuse a source address.

    IPv6 gives you loads of room to hide. This is my concern - address based blocklists will quickly become infeasible.

  2. Re:Privacy Concerns by WaffleMonster · · Score: 4, Interesting

    I've never understood this concern.

    Me either.

    IPv6 gives you loads of room to hide. This is my concern - address based blocklists will quickly become infeasible

    It it won't be that much different with v6 and a slight change in mindset. Instead ofblocking an IP you go after the prefix instead.

    For example an ISP customer is abusing my service and I want to block him. I don't go after his IPv6 IP I go after his entire /64, /48 prefix or whatever it is his ISP allocated to him. He can change his local bits all he wants he is still blocked.

    There are other examples where it is difficult such as blocking some computers on the same /64 segment as others you want to allow however when we look at this problem today all we see most of the time is a NAT for the whole network with a single IP.

    The address space is bigger and there is more room to hide yet allocation is still hierarchical and we still know what blocks are allocated to who via SWIP or working an ISPs abuse channels.

  3. What about /.? by Anonymous Coward · · Score: 5, Interesting

    Why isn't slashdot accessible over IPv6?