Slashdot Mirror


IPv6 Traffic Remains Minuscule

judgecorp writes "Even though we are running out of IPv4 addresses, IPv6 traffic is still not taking off. In fact it is less than one percent and falling, according to a report from Arbor Networks."

44 of 406 comments (clear)

  1. home routers by yincrash · · Score: 5, Interesting

    How many home routers support IPv6?

    1. Re:home routers by Anonymous Coward · · Score: 2, Interesting

      Colour TV problem. There was no colour programming because there were no colour sets, so there were no colour sets because there was no colour programming yet.

    2. Re:home routers by matt_lethargic · · Score: 2

      Both my points as well. Until ISPs get on the case and until they start giving out routers that support IPv6 it'll not take off. And here in the UK none of the ISPs seem to care!

    3. Re:home routers by Eggplant62 · · Score: 2

      I'd run IPv6 but for this reason. I've looked around to see if there's a firmware upgrade for my routers that will support the new addressing scheme, but no dice, and I don't relish spending another $75 to
      $100 to replace 2 routers. I suppose I'm not the only guy in the world with this problem. So I guess there's your reason.

    4. Re:home routers by Nethemas+the+Great · · Score: 3, Interesting

      More than you'd realize. But even so, their's no reason why IPv4 cannot be used by ISPs. NATs are used by many already. NATs for that matter are undoubtedly why IPv6 isn't taking off. They perpetuate ISPs' ability to sell static IP addresses at a premium while making it difficult for the rest to use devices as servers on home networks. Its just another example of big business trying to find ways to squeeze every last dime out of old paradigms to the detriment of progress.

      --
      Two of my imaginary friends reproduced once ... with negative results.
    5. Re:home routers by MaerD · · Score: 2

      Very close, except that IPV4 isn't automatically able to talk on an IPV6 network, where as your black and white set kept getting a picture, even if it was broadcast in color.

      --
      I put on my robe and wizard hat..
    6. Re:home routers by Archangel+Michael · · Score: 2

      In other words, converting to IPV6 is more expensive than keeping IPV4. Are YOU willing to pay an extra $5/mo for IPV6, along with everyone else using your particular ISP? No? Then you're just one of those customers that is trying to squeeze every last "free" thing they can get from big business.

      If you want it, demand it, pay for it. But chances are, your puny wireless router can't do IPV6 and like most people are too cheap to buy one that does that properly.

      Either that, you bought a router that had IPV6 and did a firmware upgrade so that my smartphone would work properly with WPA/TKIP and found out later that they removed key IPV6 features from the firmware. AGGGGHHHHH

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    7. Re:home routers by AHuxley · · Score: 2

      re: How many ISPs have rolled out IPv6 to the masses?
      Read what one Australian isp is doing http://ipv6.internode.on.net/

      --
      Domestic spying is now "Benign Information Gathering"
    8. Re:home routers by Yvanhoe · · Score: 2

      My ISP gave me the option to switch to IPv6. I did that. On my home network I am still using IPv4 and go through a NAT because I am a lazy person, but I can access IPv6 websites easily.

      It happened once that someone sent a link to an IPv6 website on a mailing list I use, some people complained they could not access it but he said he had no way of having a fixed IPv4 address. I expect that as more people do that the pressure on ISPs will increase.

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    9. Re:home routers by vlm · · Score: 2

      Very close, except that IPV4 isn't automatically able to talk on an IPV6 network, where as your black and white set kept getting a picture, even if it was broadcast in color.

      http://en.wikipedia.org/wiki/Dual-stack#Dual_IP_stack_implementation

      I welcome you to the world of dual stacking. Just jump in, the water is nice. I've been there since the late 90s, maybe early 00s. Around a decade, anyway. The rest of the world will catch up, eventually.

      --
      "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
    10. Re:home routers by mmontour · · Score: 2

      How many home routers support IPv6?

      Any of the recent Apple ones, like the Time Capsule I'm currently using with a tunnelbroker.net tunnel.

      The real question is how many major websites support IPv6? Google (ipv6.google.com), Facebook (www.v6.facebook.com), and not too many others that I can think of. Normal people won't set up a tunnel or ask their ISP about v6 availability unless they have a reason to use it.

      Slashdot itself is one site that should have been there years ago, given its techie nature. The last time I checked I could not find any AAAA records for it. Get with the program you slackers.

    11. Re:home routers by klapaucjusz · · Score: 2

      Are YOU willing to pay an extra $5/mo for IPV6

      I've actually chosen an ISP that provides IPv6 (Free.fr) over a very slightly cheaper one that doesn't.

      It's not that I actually need native IPv6 (Miredo works just fine), but providing native IPv6 indicates that the ISP is likely to be less clueless than its competitors when IPv4 addresses actually start running out. The assurance that they'll still be around next year is well worth the couple Euros I'm paying extra.

    12. Re:home routers by jvp · · Score: 2

      I really like having DHCP distribute fixed IP addresses and my DNS server to know which IP is what. It's really easier to remember gimli instead of 192.168.2.55 or so. The whole IPv6 autoconfig may work, but it unnerves me that it takes away my control.

      So, you see, even geeks who can go IPv6 are reluctant...

      All of these things are quite doable with v6 as well. Stateless autoconfig will get your server an IP address that is, for all intents and purposes: fixed. In fact, as long as you know the /64 of the LAN and the MAC address of your Ethernet card, you'll know exactly what the v6 IP will end up being. This assumes the server follows the appropriate stateless autoconfig RFC; All UNI* OSs do by default (including OS X), Windows doesn't by default but a quick one-time command fixes that.

      DNS is also a no-brainer, really. Instead of A records you enter AAAA records. Or, if you're like me, you enter them both for the same FQDN.
      gimli IN A [v4 IP here]
                IN AAAA [v6 IP here]

      Easy stuff.

      --
      Jason Van Patten
    13. Re:home routers by xaxa · · Score: 2

      Even if my ISP gave me IPv6, and I had a router that supported IPv6, why would Google/Facebook assume that I'm telepathic to know that I need to type in "ipv6.google.com" to see their website?

      On "World IPv6 day" Google, Facebook and others will add AAAA records to their main websites.

      8th June: http://isoc.org/wp/worldipv6day/

  2. Re:what is... by Anrego · · Score: 5, Insightful

    NAT and other hacks I imagine.

    Truth is, I don't expect IPv6 to be widespread for about 10 years. The reasoning being that:

    - while we are technically out of IPs ... this is not the world ending problem it's been hyped to be.. as evidenced by the world not ending
    - the stuff we should have been doing 10 years ago at the consumer level we are just starting to do now (how many _new_ home routers still don't do IPv6 .. these will all need to be replaced. In a decade, there will probably be a noticable "IPv6 transition period" layer in all landfills.
    - carrier grade NAT "solves" everything

    ISPs en-masse should have been giving people IPv6 addresses to play with _years_ ago. I have experimented with IPv6 locally and via tunnel, but it's just not worth it when I don't know how my ISP will allocate addresses. It also concerns me to think how they will roll this out to the masses... because they are going to have to make it user friendly and seemless to the large consumer base... which means it's probably going to be primitive, locked down, and very frustrating for anyone with technical savvy. I _hope_ they don't require everyone to use some half baked custom hardware with some propriatary switchover software that you _have_ to use.

  3. Re:what is... by Anonymous Coward · · Score: 2, Insightful

    Your mum.

  4. Digital TV by tepples · · Score: 3, Insightful

    In that case, the transition from NTSC to ATSC might be a better analogy. It needed an act of Congress to make it happen.

    1. Re:Digital TV by AVee · · Score: 4, Informative

      Enforcement (or at least serious stimulation) by the Government may well exactly what is required to get IPv6 off the ground. The main problem (on the consumer level at least) is the definitely the lack of equipment. Making it illegal to sell modem/routers which lack IPv6 support will fix that in no time making it way easier for providers to roll out dual-stack to there customers.
      Providers could use DHCPv6 on their networks and simply issue an IPv6 range to anyone who's router requests it, no one will notice the difference. But currently that's just pointless because nobody will have an IPv6 capable modem, not even when they bought it yesterday.

      I'm getting native dual-stack on my VDSL line at home, along with 7000 other customers. But they had to push their modem manufacturer (AVM) to get it properly implemented. Their list of supported modems is depressingly short, it contains 3 AVM models which basically use the same firmware, one Draytek modem and two Cisco which aren't really what I'd call 'consumer grade'. But it works just fine, I'm pretty certain a customer who doesn't care wouldn't notice the difference.

  5. Re:What do you expect by drb226 · · Score: 4, Interesting

    Maybe it will on IPv6 day

  6. Re:Derp by bigstrat2003 · · Score: 3, Insightful

    Yeah, but you're not factoring in the cost to move to an area where Verizon offers FiOS.

    --
    "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
  7. Re:Just a thought by maswan · · Score: 3, Informative

    There is no such requirement!

    One of the many possibilities for choosing the local part of the network is using the MAC address of the network interface. There are several other choices available, like choosing one manually or generating a random one (you can in fact generate random ones rather frequently, see "privacy extensions").

    Depending on your OS vendor, one of these will be the default behavior, but you don't have to do it that way if you don't like it.

  8. SNI not live yet by tepples · · Score: 2

    When it becomes difficult for the average user or corporation to get an IPv4 address

    Hosting companies such as Go Daddy charge per IP address. And given that a lot of deployed web browsers still require a distinct IPv4 address for each distinct site, SSL site operators have to pay up.

  9. Re:what is... by gstoddart · · Score: 2

    Truth is, I don't expect IPv6 to be widespread for about 10 years. The reasoning being that:

    But, at this point that would make IPv6 a recurring meme like the "year of the Linux desktop". IPv6 has been something that's going to happen Real Soon Now for a decade.

    One of the barriers I see to consumer adoption of IPv6 is that people simply don't care about it ... it's not an issue that consumers care about or understand. Another problem is that if consumers are suddenly forced to spend their own money to replace, for example, routers/firewalls ... they won't. My personal network behind a NAT'd firewall is IPv4 and I'm willing to expend not very much effort in order to facilitate this ... NMFP.

    To an end user, they more or less expect the people who operate the plumbing to sort it out and not involve them.

    If you don't expect IPv6 to be widespread for a decade, and it's been that long that it was supposed to be coming on line ... well, then I'm afraid I have to conclude that falls into the category of "epic failure".

    --
    Lost at C:>. Found at C.
  10. Re:Running out? by amn108 · · Score: 2

    The thing is that there is a difference between not having any spare IPv4 networks to hand out from the top and Internet not working. Internet is kept together by way of network address translation. Correct me if I am wrong bearded network gurus, but to my understanding it is the 65536 ports that fill in for lacking addresses, correct? I mean, that's how and why NAT works, right?

    Put another way, a home network usually is given a single address by its connecting entity - the ISP usually, but that doesn't restrict it to a single user. Same thing, different scale is happening on Internet. We are essentially NAT-ting everything we can. Maybe it is because of that that IPv6 won't kick in for another X years or so - I mean, why, what's the problem? NAT keeps Intertubez connected and blinking.

  11. Re:what is... by Anrego · · Score: 4, Interesting

    This is actually a really good example of what they should be doing.

    Make the tech available first.. let people develop a desire for it. ISPs should be handing out IPv6 addresses to anyone who wants them. Let people play with them optionally... eventually more and more people will... and demand for it will increase. It would be a slow, gradual adoption devoide of excessive headaches...

    way too rational to actually happen given the current track record though.

  12. Re:what is... by vlm · · Score: 2

    Would have been a heck of a lot funnier if you said her LAN is so big, it has a /48 v6 allocation whereas my woman has a cute little /64 sized allocation.
    All the guys in the neighborhood use her 6to4 service every night?
    My IPv6 tunnel to her has a long uptime?

    If you're gonna post, at least put in some effort.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  13. Re:Something I've been wondering... by Anonymous Coward · · Score: 2, Interesting

    that's ironic. We've just DISABLED (mid-Nov 2010) ipv4 traffic on our corporate borders because we don't need "normal" web browsing or v4 email. It's isolationist, we know, but we now get way more time in our national NOC and less desktop hassle. We are unusual in that we don't need v4 web or email, but we're not unusual in that we expect workers to work, not spend 50% of the time infecting our few remaining windows machines.
    No nat is good nat. v6 saves us loads of time for our techs.
      What the world needs is dual stacking, and for Windows to stop these 20-30 seconds timeouts. grrrr

  14. Re:what is... by Anrego · · Score: 4, Interesting

    Totally agreed.

    Another component of the problem is that IPv6 is quite different from IPv4. Arguably better... but people don't like different.

    I understand why it happened, the internet _is_ the legacy problem. You can't just roll out a patch to the internet every few years... once it's running it has to work for a long time. I think a lot of people saw this as a good opportunity to fix some other problems ... and the result is people are going to have to change the way they think about certain things, which is going to lead to resistance.

    Even myself, who enjoys change. I am comfortable with how NAT works. It makes sense to me. I hear things like "every device gets a public IP" and freak out. Now that I understand how it works (read: gateways suddenly became a lot more important) it's not so bad... but I can see why a lot of people, especially who don't work with networks as a career... are just saying "screw that, I'll deal when something actually happens to cause _me_ grief".

    And there is no benifit to the ISP either. They can't charge more money to upgrade people to IPv6 because as you said, there is no benifit to the consumer. It just costs them money.. _and_ is going to generate more user issues which is more money and maybe some lost business.

    Ultimately, until shit actually starts failing in a big way.. nothing is going to happen.

  15. makes perfect sense to me by argoff · · Score: 2, Insightful

    In truth, IPv6 for an internal network doesn't make any sense at all, it's not worth the switch for most people. For the internet, it may make some sense if the cost of a fixed IP address is too much, and you provide or use a service that can't use NAT, and the people who are trying to reach you are from a new audience who are not IPv4 bound, and other means like dynamic DNS are not practical. The key question, isn't the number of IPv4 addresses available, but the number that absolutely must be fixed for people to go about their business ... and that number is probably closer to a few million, than to 4 billion.

    IMHO, the key problem here is that the powers that be are not letting IP addresses be allocated by the market, but rather by assignment. The market would automatically adjust supply, and demand, and once the cost reached a certain threshold (if ever) ... that would determine when people think it's worth it to switch.

    I remember a few years ago, I talked about how IPv6 was overrated on slashdot and in the tech community, and promptly got blown off and down voted. They may have had a fundamental understanding about the technology, but didn't jack fuck about the marketplace.

    1. Re:makes perfect sense to me by phantomfive · · Score: 2

      Are you aware that there is a limit on how many computers can be NATed behind a single IP address? Have you tried to get a static IP from an ISP lately? It's kind of expensive.

      From a pure supply and demand perspective, we have run out of supply. How many people do you know that actually have a static IP address? Most of us are already NATed. Also, remember that in a marketplace, you can't just sell an IP address to anyone; the IP structure must remain well enough organized to be routable.

      So you can't just calculate from a "billions of IP addresses for millions of people" standpoint. You also have to consider routability, how many people need to be natted behind those billions of IP addresses, and of course the legal/political difficulties of seizing IP addresses to set up your ideal plan. Don't be so focused on the marketplace that you forget about legality.

      --
      "First they came for the slanderers and i said nothing."
  16. Re:The rest of the world? by jd · · Score: 2

    You'll notice that a lot of countries that have already adopted IPv6 on a big scale are also moving ahead of the US technologically and/or economically. This reminds me of a saying popular in F1 circles - if you're standing still, you're moving backwards.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  17. Re:Running out? by jimicus · · Score: 2

    The reason it's getting complaints on /. is while most of the general public will be absolutely fine, the techie nature here means quite a few people are likely to be running servers on their domestic connection.

    You really want one layer of NAT for that at most - the layer at your gateway. If your ISP puts you on carrier-grade NAT, you're stuffed.

    Doubtless ISPs will offer a real, honest-to-FSM IPv4 address, but they won't offer it to domestic subscribers. It'll be business users only, and it'll cost extra. I'm not even going to get into the mess that'll come about if you're in the middle of a contract when the ISP puts you on a NAT'ed connection. Even if you can resolve the inevitable dispute (presumably by getting out of your contract early), doing so is unlikely to be quick or easy.

  18. IPv6 is too hard to control by FeatherBoa · · Score: 4, Interesting

    That is the key reason we will never see IPv6: the entities that have to do something to make it happen have no incentive to do it, and a significant disincentive. IPv4 can be controlled by a few large organizations -- large telcos, governments, large technology corporations. IPv4 addresses are scarce and it is impossible for any new entity to come along and start challenging Verizon or Bell. Things like RFC 1918 addresses, NAT and tunneling make is possible for users to get stuff done in the face of IPv4 limits, so there is little subscriber-driven requirement to upgrade. End subscribers -- even very large ones -- essentially depend on the connectivity providers to lead the way in this sort of upgrade transition, and the large telcos have nothing to gain by giving up their de-facto oligopoly power in the market. Why should any guy with a couple of microwave dishes be able to go into business up against AT&T? That would be bad for business. As long as he does all that with RFC 1918 addresses, that's fine. But if IPv6 came to town, a guy like that would be selling fully routable connectivity, and that's no good at all.

  19. Re:what is... by TheRaven64 · · Score: 4, Insightful

    End to end connectivity is the main selling point, but apps like Skype use hacky work arounds that the end user doesn't need to know anything about. The tipping point is going to come when there start being some services only available via IPv6. APNIC has now run out of IPv4 addresses, so I imagine that some services in the Asia-Pacific region will start to be v6-only in the near futures. Not a huge problem, since most ISPs in the region are already providing dual-stack, so their customers probably won't notice, but people trying to connect from the USA will.

    I wonder what would happen if Google decided to make HD videos on YouTube v6-only. I imagine some interesting conversations with tech support:

    "Hi, I'm trying to watch some kittens on YouTube and it says I only have Internet 4 not Internet 6. I'm running Microsoft Internet 9, but it still doesn't work"
    "Sorry, we don't provide IPv6 access, and Google requires that for HD videos on YouTube."
    "You pee vee six? Don't confuse me with jargon I just want to watch the video. I paid for an Internet from you, but Google says it's an old Internet. How do I use the new Internet?"
    "I'm sorry, but we don't support IPv6, there's no demand for it."
    "Well, how do I upgrade to Internet 6? I pay you for Internet and I want to use Internet."

    How this conversation ends depends largely on whether the ISP in question has any competition...

    --
    I am TheRaven on Soylent News
  20. Re:I IRC over IPv6 by AVee · · Score: 2, Funny

    Slashdot should definitively start supporting IPv6, it's kinda lame for a tech site not to be a among the first to pick up the new stuff.

  21. Re:what is... by walshy007 · · Score: 3, Insightful

    Yup, the modem/router my ISP just "upgraded" me to is a _complete_ piece of junk (speedstream is anyone is curious) that they've made even worse by overlaying custom firmware.

    Put the thing in bridge mode, get an old machine from a few years ago and run ipcop or pfsense on it.

    When put under load most consumer modems fail, especially with nat and anything like that. best leave it be a dumb modem and let decent hardware handle everything else further down the line.

  22. Re:what is... by caluml · · Score: 2

    I hear things like "every device gets a public IP" and freak out

    Why? Why on earth? There are these things called firewalls, right....

  23. Re:what is... by thsths · · Score: 3, Interesting

    > Truth is, I don't expect IPv6 to be widespread for about 10 years.

    I don't know, 10 years are a long time. But the obstacles are clearly commercial in nature: all the big players have lots of IPv4 address, and these can become valuable capital. The transition to IPv6 would lower it in value. Therefore all existing players have a vested interest in delaying or even sabotaging IPv6. Plus the shortage of IPv4 creates a perfect market entry barrier for new competitors.

    So I have come to the conclusion that the solution is legislation. We have left the transition so late that it is bound to be very very painful already. Any further delay and it may kill the internet as we know it, or at least parts of it.

  24. It would end BitTorrent, too by Myria · · Score: 2

    If everyone is placed behind ISP-level NAT, which is the way things appear to be going, particularly in Asia, BitTorrent would go away. You can't do peer-to-peer communication if you can't receive incoming connections.

    ISPs would love to get rid of BitTorrent, because it's more than half the traffic their customers use. ISPs would also love to get rid of people running servers off their home machines, something also prevented.

    It would not surprise me at all if the movie and music industries would bribe^W contribute to the campaigns of congresscritters to make IPv6 illegal or inhibit its adoption. It would certainly be in their best interest.

    --
    "Screw Sun, cross-platform will never work. Let's move on and steal the Java language." - Visual J++ Product Manager
    1. Re:It would end BitTorrent, too by Rich0 · · Score: 2

      I don't understand this. I can work with BitTorrent from behind my home router without doing anything special. It just works. Why would an additional level added at the ISP change anything?

      That only works because others in your swarm aren't behind NAT.

      Your PC is making an outgoing connection to another PC in the swarm to download content. If a PC in the swarm wants to download something from you, it notifies the tracker, which you're already connected to, and the tracker tells your PC to make an OUTGOING connection to the other PC.

      If all the PCs in the swarm were behind NAT then nobody could transfer anything, because one side of every connection has to be NAT-free (or have ports forwarded).

      So, this is one of those herd immunity things - as long as lots of people aren't behind NAT you're fine. Once most people are, the whole thing starts collapsing.

  25. Re:IPv6 is the stupidest possible extension of IPv by SmilingBoy · · Score: 2

    So you are suggesting that going to 128 bit rather than 48 bit is the reason that there is no takeup of IPv6? I don't think it is the case. Whether you add 16 bit or 96, the code for routers and computers needs to be rewritten. This is the reason why prefixing 0.0 still makes your IPv5 addresses a different address (so all addresses in the US still need to change). Since everything needs to be changed anyway, it makes sense to throw in a few useful extra features. By the way, one of the reasons to go to 128 bit is to allow efficient routing tables and to minimise fragmentation of the address space, which would still happen with your IPv5.

  26. Re:what is... by caluml · · Score: 2

    Well, why not let the sysadmins/network guys worry about the implications of IPv6? :)
    Just get your apps v6 ready :)
    Also, I suspect that a lot more people know that a "firewall" stops inbound connections than know that NAT does the same (assuming no port-forwarding-style NAT, etc).

    And God no, please, NO MORE NAT. Definitely not in IPv6. We don't need it, and don't want it. It's a crock.

  27. Re:Something I've been wondering... by jd · · Score: 3, Informative

    It depends some on the type of server involved. For example, with a webserver and a non-encrypted connection, the URI is contained in the request, so the DNS entry can point to a proxy server (such as Squid). The proxy handles the gateway onto IPv6 transparently, giving the illusion that the web request went directly to the destination. The fact that DNS didn't resolve to the webserver would never be visible to the user.

    For other types of connection, you can only pull that specific trick if you are prepared to hide portions of the Internet. It also requires dynamic DNS and some of the trickery used for reverse NAT. A request comes in for an A record but only an AAAA record exists. The proxy has a pool of IPv4 addresses it can use and a map that associates an IPv4 address to an IPv6 address - your standard address-based (as opposed to port-based) DNAT but across protocols. The proxy creates a DDNS entry for the IPv6 server using an IPv4 address that's unique for that server. The proxy now knows exactly what IPv6 server to forward the requests to, so doesn't need to do any kind of packet inspection.

    In this second case, all you're doing is ripping the payload out of one container and shoving it into an equal-sized container of the other protocol. TCP and UDP payloads don't change at all between containers and hardly any of the container information will be of any interest on the other side of the gateway.

    This does limit you, though. If an ISP were to install a proxy of this kind, it would be limited to 16,711,680 simultaneous IPv4/IPv6 gateways if it wanted to avoid clashes with the existing IPv4 backbone. That's not the same as 16 million users, since 16 million users all accessing YouTube would still equal one gateway. It would have to be 16 million distinct IPv6 destinations and all at the same time (since an unused gateway can be closed and the DNS entry recycled).

    Such proxies exist. In fact, the Naval Research Laboratory once wrote a really neat library back in the mid 90s that made it a cinch to not only write them but make them bi-directional (ie: an IPv6-only machine could access an IPv4-only machine behind such a proxy as easily the other way round). They're also not hard to write, since all the mechanisms you need are widely deployed.

    A third solution does exist. IPv6 supports a format for embedded IPv4 addresses. (::127.0.0.1, for example, is perfectly legit IPv6.) So long as the IPv6 destination has a unique embedded IPv4 address as a valid record, a DNS server can return the embedded portion as an A record that uniquely identifies that machine in IPv4-space. Then all you need is payload copying between containers and no fancy address translation or DDNS support. This requires that only a fixed subset of all IPv6 machines are reachable, as opposed to the second solution which merely requires that a subset of IPv6 machines that is fixed for any given moment in time are reachable, so it's less flexible but can be installed as a module directly into a customer's router.

    IPv6 proponents haven't been keen on these kinds of solution because cross-protocol NAT can only support those features that exist on both protocols, whereas the preferred dual-stack solution gives you the best of both worlds. I've always found that argument to be dubious, however, because it was obvious to me that transparent migration would be less likely to meet resistance since there would be zero impact on end-users. Now, fifteen years on, I'm more convinced than ever that the 6Bone working group made a disastrous mistake in pressing for dual-stack rather than transparent solutions. Sure, if they'd just handed me control I'd have botched it up somewhere else and probably far worse. Nonetheless, I'm torn between gloating evilly and screaming in disgust that an astonishingly stupid attempt at power-play has held back IPv6 progress for one and a half friggin' decades.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  28. Re:Something I've been wondering... by petermgreen · · Score: 2

    You can, and it is called NAT46. The problem is that it is not stateless

    The problem is that addresses for the v4 side of the mapping have to be taken from a limited pool (most likely some subset of NET10) and they have to be shared between the NAT46 box and the DNS server. This raises two issues.

    1: not everyone uses their ISPs DNS.
    2: even if a user is using their ISPs DNS there is no gaurantee they will be using the most local one

    Furthermore some ISPs already have heavy pressure on NET10 (or have run out of NET10 addresses completely) for other uses. Adding mapping addresses as yet another load on net10 is probablly something they want to avoid.

    All in all it's a massive headache for an ISP to solve what is most likely a non-problem. IPv6 will likely get used for peer-peer stuff and some client-server connections but all the important services are likely to remain available on v4 for a long time.

    Such mapping could be done at the home router level but since they seem to be about the last things to get upgraded in any way I wouldn't hold out much hope.

    --
    note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register