Slashdot Mirror


A Humorous Introduction To IPv6

zollman writes "Jonathan Richards, in the London times, explains how the introduction of IPv6 will change the Internet. From the article: 'As use [of the Internet] grew, it became clear that the old protocol, IPv4, wasn't big enough, so a new one was created using 32-bit numbers. That increased the number of available addresses to 340 undecillion, 282 decillion, 366 nonillion, 920 octillion, 938 septillion -- enough for the foreseeable future.'"

57 of 288 comments (clear)

  1. Fuzzy Math by Wonko+the+Sane · · Score: 2, Insightful
    I think the author doesn't really understand binary math.

    They gave each address a "16-bit" number, which meant that the total number of available addresses worked out at about four billion (2 to the power of 32).
    1. Re:Fuzzy Math by CastrTroy · · Score: 5, Informative

      He just doesn't have his facts straight at all. IPV4 uses 32 bit addresses, which gives you about 4 billion addresses. IPV6 on the other hand uses 128 bit addresses (please correct me if i'm wrong), which gives you an unbelievably large number of addresses, which will be able to address every atom in the universe with it's own IP address. This time we aren't running out. Of course, you could assign multiple addresses to each machine, and get rid of the need for ports...

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    2. Re:Fuzzy Math by CastrTroy · · Score: 5, Funny

      Actually, he did get the number of addresses wrong, there's actually, 340,282,366,920,938,463,463,374,607,431,768,211,45 6. Not 340,282,366,920,938,000,000,000,000,000,000,000,00 0 as he said. This means he is actually off by 463463374607431768211456. Which Means that he forgot about 107908475819842 IPV4 Internets.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    3. Re:Fuzzy Math by Anonymous Coward · · Score: 5, Funny

      Which Means that he forgot about 107908475819842 IPV4 Internets

      you should remove 2 from that figure as i recieved 2 internets from my mother earlier today

    4. Re:Fuzzy Math by mark-t · · Score: 2, Interesting

      IPV6 on the other hand uses 128 bit addresses ... which will be able to address every atom in the universe with it's own IP address
      Nope.

      Not even close.

      2 to the power of 128 is approximately 10 to the power of 38.

      There are, however, over 10 to the power of a hundred atoms in the universe.

      A 1 followed by 38 zeros is, iirc, approximately the same order of magnitude as the number of molecules in the earth's crust.

    5. Re:Fuzzy Math by CastrTroy · · Score: 4, Funny

      Did she attach them in emails. I have lots of problems with my mother attaching giant files in Emails too.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    6. Re:Fuzzy Math by skraps · · Score: 4, Insightful

      Here are some interesting order-of-magnitude comparisons.

      --
      Karma: -2147483648 (Mostly affected by integer overflow)
    7. Re:Fuzzy Math by shadowmatter · · Score: 4, Funny

      Whenever my staff sends me an Internet around 10 AM, and it's delivering slowly, they just try sending it through different tubes until a fast one is found. Maybe your mother can try the same thing with delivering her giant e-mail attachments.

      - sm

  2. IPv6 by Sinistah · · Score: 5, Informative

    IPv6 uses 128 bit addresses. IPv4 uses 32 bit addresses.

    1. Re:IPv6 by The+Darkness · · Score: 4, Informative

      IPv6 uses 128 bit addresses. IPv4 uses 32 bit addresses.

      I thought the same thing at first. After re-reading the summary I concluded that when they said 32 bit numbers they meant 32bit.32bit.32bit.32bit (128 bits) for ipv6 to help explain it to the laymen who is used to the 8bit.8bit.8bit.8bit representation of ipv4.

      Of course, those of us familiar with ipv6 addresses realize they aren't represented that way but as :: delimeted hex. ;-)

      --
      There are two kinds of people: 1) those that need closure
  3. This is humorous? by Caspian · · Score: 4, Insightful

    I somehow forgot to laugh.

    --
    With spending like this, exactly what are "conservatives" conserving?
    1. Re:This is humorous? by ConceptJunkie · · Score: 4, Funny

      Sorry for being so harsh, but I hate it when nerds belittle non-nerds to make themselves feel better. Yes, this guy is a bad journalist - should it really be on the front page of slashdot though?

      You must be new here.

      --
      You are in a maze of twisty little passages, all alike.
    2. Re:This is humorous? by CastrTroy · · Score: 4, Insightful

      He's writing a freaking article. He's not talking to his friends at the bar. He's actually writing an article in The Times that millions of people may read. If I wrote an article in the news paper saying that G.W. Bush is a communist, then would I be let off because i'm not a political scientist? If you're going to bother to write something that millions of people may read, then you had better make sure you have at least the basic facts correct. It seems to me like the author read somewhere that there was going to be 340..... addressees, and then made up the rest from what he thought sounded right, without doing any actual research.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    3. Re:This is humorous? by dumdeedum · · Score: 2, Funny

      You forget the comedy value of large numbers, surely you've heard the old joke 324,335,000,543,735,245,007,314?

      Cracks me up every time that one.

    4. Re:This is humorous? by Ignominious+Cow+Herd · · Score: 3, Funny

      You told it wrong!

      --
      Lump lingered last in line for brains, and the ones she got were sorta rotten and insane.
    5. Re:This is humorous? by sentientbeing · · Score: 2, Funny

      Ive got a joke about Pi, but it goes on too long.

      --

      ------
      beware he who would deny you access to information, for in his mind he dreams himself your master
    6. Re:This is humorous? by drsquare · · Score: 2, Insightful

      What's elitist about expecting a technical article on a technical subject to be technically correct?

    7. Re:This is humorous? by Dun+Malg · · Score: 2, Insightful
      What's elitist about expecting a technical article on a technical subject to be technically correct?
      My thoughts exactly. There do seem to be some out there who think that full credit should be awarded merely for effort, even if the results are completely lacking; or that anything done in jest is free to be wildly inaccurate in any way, failing to understand that humor (exaggerative humor especially) must be firmly rooted on a bed of truth.
      --
      If a job's not worth doing, it's not worth doing right.
    8. Re:This is humorous? by rm999 · · Score: 2, Informative

      OMG how have so many people stumbled into this thread and so badly missed the point? I'll spell it out:

      -The original poster said "this isn't funny, why is the slashdot headline and summary calling it funny?"
      -Someone replied "it's funny because the article is so bad and the guy is stupid"
      -I replied "it's elitist to derive humor from those who are more igorant or stupider than you."
      -10 people replied who clearly hadn't read the conversation up to this point

  4. 32-bit numbers vs. Tubes by zollman · · Score: 4, Funny

    While the article points out the benefits of using these new '32-bit numbers', it does ignore the obvious drawbacks -- namely, they will be twice as fast to clog up the tubes that make the Internet work.

    1. Re:32-bit numbers vs. Tubes by flyboy974 · · Score: 2, Funny

      Does this mean that the horses will still be able to get through OK? I know that the poker chips clog it up right now, and that worries me because I keep having to put lotto balls down the tubes to clear them out. Arg!

  5. Quotation Fingers by XanC · · Score: 5, Insightful

    Always weird to see what journalists feel aren't real words and need to be quoted. These "16-bit" "addresses" allow "packets" to "reach" their "destinations".

    1. Re:Quotation Fingers by Wonko+the+Sane · · Score: 3, Funny

      frickin' "laser" beams

    2. Re:Quotation Fingers by ThinkingInBinary · · Score: 5, Interesting

      This really pisses me off. I'm so sick of reading newspaper articles that read something like this:

      YoYoDyne, Inc. has created a new revolutionary product, a so-called "widget", which "frobs" and "fiddles" with so-called "gizmos".

      ...where all of the quoted terms are legitimate technical terms. If I turned the tables, and wrote a letter to the editor, saying:

      I found the "article" published in the so-called "News" section of your "newspaper" to be quite interesting.

      ...you know that they would be annoyed, because the quotes and the "so-called" make it sound like the term is not really what it's called, and that it's not really true. If writers are concerned that a reader doesn't know a term, there's no point in putting it in quotes to reassure the dumb reader that they're not dumb. It's much more helpful to write something like this:

      YoYoDyne, Inc. has created a new revolutionary product, a widget (a small gadget used to modify gizmos) which frobs (gently adjusts) and fiddles (adjusts more aggressively) with gizmos (common elements of world-domination machines).

      Sure, it's a little choppier, but good writers can weave things together better (I could if I weren't lazy and I wasn't posting on Slashdot), and this form provides much more knowledge. Frankly, reporters shouldn't be writing about stuff they really have no clue about. I think if someone's going to be writing about internet addresses, it isn't much to ask that someone explain the rudiments of bits and bytes and binary numbers to them before they run off and misinform the public.

    3. Re:Quotation Fingers by spiffyman · · Score: 2, Informative

      Generally, copy editors (and page designers in print) have the final say on typographical elements. Even if the journalist knows what he/she is talking about, the copy editors may not and may force quotation marks where they're unnecessary.

      Of course, the fact remains that copy editors are also often fact-checkers. They should know better.

      --
      So you can laugh all you want to...
  6. Does IPv6... by 0racle · · Score: 4, Funny

    Does IPv6 change the internets tubes into dump trucks though?

    --
    "I use a Mac because I'm just better than you are."
  7. 32-bits? Uhhh... by Mattintosh · · Score: 2, Informative
    FTA:
    When the internet was developed in the 1980s, programmers had no idea how big it would become. They gave each address a "16-bit" number, which meant that the total number of available addresses worked out at about four billion (2 to the power of 32).

    But as use grew, it became clear that the old protocol, IPv4, wasn't big enough, so a new one was written based on "32-bit numbers". That increased the number of available addresses to 340 undecillion, 282 decillion, 366 nonillion, 920 octillion, 938 septillion -- enough for the foreseeable future, Mr Kessens said.


    IPv4 uses 32-bit numbers. There are four octets. Octets contain eight bits. So each address is 4 x 8 = 32 bits.

    IPv6 uses 256-bit numbers broken into 32-bit chunks.

    Next thing you know, this guy will be telling us they're building more tubes.
    1. Re:32-bits? Uhhh... by Mattintosh · · Score: 2, Funny

      Argh. I need to build more tubes in my brain. 4 hex digits is only 16 bits. That makes IPv6 addresses 128 bits. D'oh!

      And here I went and looked and tried to do research, and all it did was screw with my head. I knew they were 128, and went and looked at my network config and somehow figured 256.

  8. uhh by Ichigo+Kurosaki · · Score: 2, Funny

    I have no idea what those numbers mean.

  9. humor by Silon · · Score: 5, Funny
    It's funny. Laugh.
    It isn't. No.
  10. Why did it take Microsoft ten years... by GotenXiao · · Score: 2, Interesting
    From http://playground.sun.com/ipv6/ipng-implementation s.html:
    Linux starts IPv6 implementation on verswion 2.1.8. Current 2.2.x and 2.4.x series supports IPv6 in a stable manner. In addition to the kernel maintainers, the USAGI project is working on someextension for production quality.


    From the kernel.org FTP:
    linux-2.1.8.tar.gz 6032 KB 11/09/1996 12:00:00 AM
    --
    Goten Xiao
  11. London Times? by Neeex · · Score: 2, Informative

    Forget the incorrect numbers of bits and the lack of humour, I'm more worried by the submitter's reference to the "London times": there's no such thing. The newspaper is called "The Times". Where did the "London" come from? It's a national newspaper, so calling it "British Times" would be less wrong...

    --
    All those who believe in telekinesis, raise my hand.
    1. Re:London Times? by soliptic · · Score: 2, Informative

      You're right, however calling it the "London Times" when discussed in an international context, to distinguish it from the many other papers of the same name, is pretty common practice. I've seen it loads of times before, it's some sort of quasi-standard I think.

      I'm a Brit, and I can get narked when people on slashdot or elsewhere make stupid/erroneous statements about British things, but this isn't one of them...

    2. Re:London Times? by CastrTroy · · Score: 2, Insightful

      Exactly. If you live in New York and someone mentions "The Times" they assume you're talking about the New York Times. Same thing goes for LA. That's why you have toe specify London when talking about The Times (from London) because otherwise nobody will know which one you're talking about.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  12. Re:A New British Math? by Bender0x7D1 · · Score: 2, Insightful

    This apparant discrepancy stems from the fact that not everyone on the planet has an email address.

    We can solve for the assumed number of email accounts in use by:

    50 billion emails sent = 32 emails received * number of email accounts to receive them
    50 billion emails sent / 32 emails received = 1.56 billion email accounts to receive them

    According to the this page with World Internet Usage Stats, the number of people online is: 1,022,863,307. Meaning that the average person has 1.5 email accounts. True, some have a lot more email accounts, but there are also a lot of people who only have the one their ISP provides them. While I won't say these are the correct numbers, they are certainly in the ballpark.

    --
    Reading code is like reading the dictionary - you have to read half of it before you can go back and understand it.
  13. I for one.. by Facekhan · · Score: 3, Funny

    I for one welcome our new 128 bit overlords.

  14. Wait a sec. by PatTheGreat · · Score: 4, Insightful

    The very last thing in the article is "8 The average age at which a child gets a mobile phone in Britain."

    Now, it seems to me that not every kid out there gets a mobile phone. Shouldn't this push average WAY up? I can't believe that eight year olds need cell phones. Who are they calling? Why are they calling? What is wrong with today's society?

    Dang whippersnappers. How can I be 18 and feel old and set in my ways? It just ain't right.

    --
    Google: "All your data are belong to us."
  15. I still don't see a need by macemoneta · · Score: 2, Interesting

    Every mobile device is individially addressable right now by its number and network (12223334444@serviceprovider.com) - effectively a single IP address. Since this is also its voice number, it's easy to remember and convenient. We won't be running out at anytime soon (10 billion mobiles per service provider capacity).

    Each IP address can also directly address 64K computers, via the existing port structure. IP addresses can also be reused (over and over) on intranets and subnets, via NAT. Yes, it's a terrible thing - but we've already solved that problem, and the solution is in use (and works) worldwide.

    Issues like bandwidth control and management are only symptoms of limited bandwidth. Every day that issue will become less and less of a problem (at the endpoints). Core network technologies are expanding bandwidth at an incredible rate. In 1995, core networks used T1 lines! Now, they are deploying OC-768. The bandwidth controls will be meaningless long before a conversion to IPV6 could be completed.

    All in all, if IPV6 were being deployed in the early 1990's it might have made sense to avoid some of the pain we went through. Now, its like the pre-IP protocol stacks - its time has passed.

    --

    Can You Say Linux? I Knew That You Could.

  16. 6to4 Routing by paul248 · · Score: 4, Informative

    Probably the simplest way to get an IPv6 address these days is using 6to4.

    Every IPv4 address has been assigned a big block of IPv6 addresses, with a prefix of 2002:[IPv4_address]. If you've got a 6to4 address, and want to send a packet to another 6to4 address, it just gets encapsulated and sent directly to the destination over the IPv4 Internet.

    However, if you want to send a packet from a 6to4 address to a "real" IPv6 address with a 2001: prefix, then it needs to get routed through a 6to4 gateway.

    If your ISP has a clue, then you should be able to traceroute to the 192.88.99.1 anycast address, and reach a gateway that's somewhat close to you. For a fun time, try it from different computers on different ISPs to see where you end up.

    The nice thing about 6to4 is, if you can get your router set up with a 6to4 address, then it can advertise that prefix on your LAN, and all your LAN computers can have a public IPv6 address.

    At some level, it's like the ultimate stateless NAT traversal system: you can send packets directly from one LAN to another without needing to do any of that port forwarding nonsense. It really shows you how the Internet was designed to work in the first place.

    Well anyway, here's the Wikipedia article on 6to4:
    http://en.wikipedia.org/wiki/6to4

  17. Two Thirds... not used so much by StarWreck · · Score: 3, Insightful

    People who've been behind the scenes know that in reality not anywhere near 2/3 of IPv4 is currently being used up. Large swaths of IP thats supposedly being used are abandoned. Entire Class A segments are assigned to companies that were large at one time but have since been swept aside and they get to keep their unused Class A networks for some obscure "historical" purpose. If abandoned chunks were released for use to currently functioning companies we wouldn't need IPv6 for 20 more years!

    --
    ... and in the DRM, bind them.
  18. Error Checking by Orestesx · · Score: 2, Funny

    They gave each address a "16-bit" number, which meant that the total number of available addresses worked out at about four billion (2 to the power of 32).
     
    On what planet does this sentence even come close to making sense?

  19. Re:"88 per cent of e-mails are junk" by siriuskase · · Score: 2, Funny

    How would one go about calculating the average age at which a British child first receives a cell phone?

    # of kids with phones weighted by age then divided by all kids in the UK? Not sure it's doable without a national inquiry involving every child with a cell phone.

    --
    If you must moderate, please moderate as irrelevent, not something bad, because I'm sure someone will find this interest
  20. Re:Why 128 bits? by mh101 · · Score: 2, Interesting
    It's hard enough to remember and type in a xxx.xxx.xxx.xxx address. How big a hassle is it going to be, when we need to type xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx?
    I'm probably misunderstanding what you were trying to say, but isn't this why we have DNS? I personally don't know any IP addresses by heart aside from my local 192.168.*.* ones at home, and I survive just fine. The only reason I can think of offhand, is for games with IP-based multiplayer, where you have to type in the IP address of your friend you want to play a game with. But even that is disappearing, since the advent of things like Battle.net and Gamespy Arcade.

    --
    Duct tape is like the Force. It has a light side, a dark side, and it holds the universe together.
  21. Morons by The+Cisco+Kid · · Score: 3, Informative

    I would file this under complete and utter stupidity, with outright incorrect information thrown in to boot.

    IPv4 uses 32-bit addresses
    IPv6 uses 128-bit addresses

    Theres the incorrect information part. I'll leave it up to the reader to recognize the utter stupidity part.

  22. Re:Why 128 bits? by jguthrie · · Score: 5, Interesting
    Two reasons:

    First, if you're going to do a design that involves a "big number", it is helpful for the number to actually be "big". If you're going to have addresses of a fixed size (and there are good technical reasons for doing so) then your addresses should all be "big" so that you don't have to change your addressing scheme at some point. Among the numbers that were thought to be "big" but which didn't turn out to be are the number of cylinders in an ST-506 hard drive, the number of bytes in an 8086 segment, and the number of IPv4 addresses.

    Second, initial experience with IPv4 showed that addresses would be assigned very inefficiently. It was initially expected that most networks would assign fewer than 1% of their addresses to computers. In fact, the allocation efficiency of IPv6 addresses is tiny by design, as the promoters of IPv6 expect that the minimum allocation of addresses to a single host to be a /64, which means that there are really enough addresses to give 92,000 /64's to every square meter of the earth's surface. Actually, I think that 92,000 is wrong. The number I have for the earth's surface area is 510.0501e6 square kilometers which works out to about 36,000 /64's for each square meter of earth's surface. Maybe you were thinking millionths of a square mile, because then 92,000 would be about right, but that's kind of an odd unit.

    Anyway, of course when people started allocating addresses willy-nilly, people learned to use IPv4 addresses more efficiently, (my home network has more than 2 computers on it for each real live IPv4 address I get with my feed) but IPv6 will always assign addresses inefficiently. I would expect that people will make use of that fact should use of IPv6 ever become widespread.

  23. Better yet, since it's a WEB PAGE... by The+Monster · · Score: 4, Insightful
    Rather than explaining each term parenthetically, it would be better to introduce any jargon terms in the form of a nice clickable link to the definition, or even allow an on-hover tooltip that explains the new concept. This is a technique I'm trying to use in my own writing; any attempt to explain an idea fully will bore more knowledgable readers to tears, while failing to do so will leave the newbies behind.

    Some day, I'll be able to make an entire sentence of a single word:

    Heh.
    Then I'll know I'm good.
    --

    [100% ISO 646 Compliant]
    SVM, ERGO MONSTRO.

    1. Re:Better yet, since it's a WEB PAGE... by jdbartlett · · Score: 4, Funny

      Totally! Why don't all newspapers use hyperlinks?

  24. I let all my friends share my IP by davidwr · · Score: 3, Funny

    I set up my Windows-using friends' PCs to use the same address: 127.0.0.1. Do this worldwide and we can reclaim the IPv4 addresses and be good for another 10 or 20 years.

    Borgified computers share a common mind they might as well share a common IP address :).

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  25. if you thought that was crazy by eliot1785 · · Score: 2, Interesting

    This article is actually on the front page of the Drudge Report right now (www.DrudgeReport.com), a heavily trafficked news website that is read by a lot of politicos. I think that the intended humor here was that the rest of the world just learned about IPV6, when it has been around for a lot of time. I'm guessing a couple years from now there will be headlines about the "new DVD's" that can store 50+ gigabytes of information on them. "That sort of capacity ought to last us for a while."

  26. Ok, how long an answer do you want? by jd · · Score: 4, Informative
    First, let's assume for a moment that address space was what IPv6 was about. It isn't, by a long way, but let's assume it was. Would it still be useful? Yes. Why? Because routing sucks using IPv4, that's why. An address of w.x.y.z could be absolutely anywhere on the Internet. The backbone routers on the Internet need a router table entry for every friggin' block of IP addresses whose next hop cannot be inferred from the broader IP block. With CIDR, this problem is actually a lot worse, as you can't simply say that some C-class network is in that general direction. Any of the subnets could be absolutely anywhere. You don't know if 130.88.12.118 is a machine inside the 130.88.12.x network - it might just as easily be off the 131.23.42.x network. But the router for 130.88.x.y might be off 132.79.42.y, so you can't pass the packet to the router for the general case, you have to pass it to the router for the most specific case. Because many routers don't allow netmasks with "holes", you could in theory end up with router tables with up to 512 million entries with no efficient method of searching it. You have to check the destination against every entry + netmask for the most accurate match.

    IPv6 mandates hierarchical addresses. In fact, if you use automatic address assignment, you don't get a choice. Every router WILL have a subgroup of the parent's IP block, and every IP address WILL have a prefix that matches the host router's prefix. This means that routers can largely dispense with routing tables. If the prefix matches the prefix of the router, up to the prefix length of that router, it goes on the local network. Everything else goes upstream. If you are on a peered network, you need to add one prefix check per peer. This means that a router with N ports and M tunnels has an absolute maximum of (N + M - 1) prefix tests. On a huge, 256-port router, with no pipes used for redundancy, you're looking at 255 tests.

    That's one hell of a difference, when it comes to latency.

    Ok, so what are the other differences? Well, IPv6 mandates IPSec. If you comply with requirements, you WILL use encrypted connections. So, sure, the Government can mandate that ISPs send them all the traffic. Let them. Give them all the triple-DES or AES-encrypted streams they like. Won't do them much good. From a privacy standpoint, IPv6 is about as good as it gets. Even the UK's requirements of handing over encryption keys if there is a reason to believe you have them is of no use - IPSec is opportunistic, per-unit of time, per-session. You don't know the keys, you have no reason to, and most Operating Systems won't let you have them even if you did want them.

    Mobility. IPv6 mandates mobility for computers AND for networks. IPv4 - well, it's possible but (a) both providers need to support it, and (b) routing won't be optimized. Ever. With IPv6, upstream routers become aware of your move and the routing becomes corrected over time. You don't need cooperative ISPs, it's built-in. It will simply work.

    Zeroconf. Again, you can do this with IPv4 - if the ISP (or network admin in a corporation) is feeling uber-generous. With IPv6, zeroconf is the norm. You can use DHCPv6 if you really want, but you're not stuck with it.

    Multicast. This has existed within IPv4 for many decades, but the bloody ISPs won't enable it in their routers, so you can't use it. This is sheer bloody-mindedness on their part, as multicast doesn't place a greater strain on their networks. It would actually reduce it something fierce. It doesn't require any additional effort on their part, other than to enable PIMv2 on the upstream and downstream connections. Everything else is automatic, as multicast has been natively supported on the backbone for at least a decade. Two settings. Two tiny, insignificant settings, and they could cut network traffic at peak times by an order of magnitude.

    (FTP-over-multicast exists. I'm sure bittorrent-over-multicast would be doable, if it hasn't been done alrea

    --
    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)
    1. Re:Ok, how long an answer do you want? by Tony+Hoyle · · Score: 2, Informative

      Where do I start?

      1. IPV6 mandates *support* for ipsec. IPV4 also supports ipsec. 99% of communication will not use it anyway, and that which does could have done it with IPV4 anyway, so no difference there.
      2. Mobility. Huh? Another solution waiting for a problem. I guess that all those laptops in starbucks *aren't* quite happy with the functionality of DHCP then.
      3. First, that's not zeroconf. Go google what zeroconf is then come back. Also IPV6 does *not* remove the need for DHCP - it just has a different kind of server to hand out the (random) IP addresses it uses. You still need DHCP to hand out DNS, NTP, WINS, default domain and to handle dynamic DNS registration.
      4. ISPs won't enable multicast on ipv6 either. Or they might, for a price... but probably not.
      5. IPV4 autosenses the largest packets too.. has done for 20 years..
      6. Devices will continue to drop packets they don't understand. I'd consider that a basic function of a firewall - you don't want rogue data on your network.

      Out of your list the only point that makes sense is it'll simplify the routing tables.. but I don't exactly see people screaming that their routers aren't powerful enough (and anyway processing power is many times what it was in 1996) so that's a non-problem anyway.

      Which leaves us back with IPV6 having more addresses.

  27. Wrong department? by WhatDoIKnow · · Score: 3, Funny

    The /. education icon, with 2+2=5, would have been more appropriate for this article.
    :wq

  28. It's called Absurd Limit Theory by symbolset · · Score: 2, Interesting
    If you must design in a limit, the limit should be absurdly huge so as to avoid the challenges that arise from re-designing all of the systems that come to rely on that limit.

    To give some examples of what goes wrong when you ignore ALT: The IBM PC was able to address the absurdly huge limit of 640K of RAM. Microsoft Excel to this day cannot address more than 65,000 rows in a single spreadsheet, which is nowhere near enough for high finance and some datalogging applications. The maximum addressable drive (partition) size used to be 8GB. Oh, and we're going to run out of IPV4 addresses right about the time my refrigerator needs a static IP to host my lettucecam.

    --
    Help stamp out iliturcy.
  29. Re:Whatever happened to... by headLITE · · Score: 2, Interesting

    IP version 5 was reserved for Internet Stream Protocol Version 2 (ST2, RFC 1819), however it turned out that IPv6 was better, so they stopped working on it.

  30. Re:Why 128 bits? by networkweenie · · Score: 2, Informative

    Each subnet has a /64 allocation so that hosts can arrive and pick their
    own address in the network with very small chance of collision, even
    without a server.

    This is described in RFC2462: IPv6 Stateless Address Autoconfiguration.

    The systems also test the addresses for uniqueness (so there's no
    birthday problem either). This means IPv6 hosts will typically just
    start getting an address immediately they are plugged into a network,
    and on average you have more chance to be struck by lightning than
    to have your (well distributed) IPv6 address selection collide
    with another host: It just works.

    It also removes artificial boundaries to the size of subnets.
    You won't have to change your subnet plan because 20 more
    computers are installed on the 'HR' network for example.

  31. "The Netherlands already uses IPv6" by Fjan11 · · Score: 3, Informative
    From te article:

    and IPv6 is in use in some countries, including the Netherlands

    That is way too generalistic a statement. It is used in a few academic intitutions and I can think of one consumer ISP that hands out IPv6 addresses (www.xs4all.nl) and then only if you ask for it. The rest of us here in teh Netherlands are stil on regular old IPv4.

    --
    This sig is just as redundant as the rest of this posting
  32. Re:Thst's (sic) a whole lot of internets. by networkweenie · · Score: 2, Informative

    It's nothing to do with DNS.

    The DNS names won't change, they will just be mapped to an IPv6 address using an AAAA record.