Slashdot Mirror


US Shrugs Off World's IP Address Shortage

Clifton Griffin writes "C|Net has an article stating that the U.S. isn't making the push for IPv6 like others are even though the networking appliances and operating systems are ready for it. It goes on to explain that North America has 70% of the Internet address space and that there is a total of 1 billion IPs left, which may sound like a lot but considering we now have Internet-enabled cellphones and VoIP, it really isn't."

14 of 616 comments (clear)

  1. Cell Phones by andy1307 · · Score: 3, Interesting

    Why can't cell phones use NAT? I thought they already did.

  2. Re:nat by wfberg · · Score: 4, Interesting


    do cell phones, refirgerators, and other "appliances" really need a dedicated static i.p. address? why can't they use NAT and private addresses?


    But if you have, say, 2 appliances that you need to be able to access from the outside, you'd need to keep them apart. For example one could be on port 31337 and the other on port 31338 and those ports are forwarded to 10.0.0.1:22 and 10.0.0.2:22. Of course, setting that up manually is a bit of a chore, plus you'd have to remember all of it. It would be neat if there was a standardized protocol to do this. Guess what, hotshot! This is your lucky day! There *is* such a protocol, and it *eliminates* all problems you could think of. It's not called uPNP,it's called... wait for it.. IPv6 !

    --
    SCO employee? Check out the bounty
  3. Insightful IPv6 article by Danta · · Score: 4, Interesting

    D.J.Bernstein has an insightful rant about how/why the transition to IPv6 is going too slow while some people claim the transition is already done.

  4. A bit of math by Darth_brooks · · Score: 3, Interesting

    Available number of IPv4 addresses: 4.2 billion

    Number of people on earth: 6.35 Billion according to ibilio

    At this moment, Every other person on earth could have their own IP address. And we'd still have a billion IP's to spare.

    Throw NAT into the equation just for fun.

    With proper addressing schemes, IPv4 still has a ton of life left in it. It's nice to know IP6 is out there. But just because it's better doesn't mean it will ever gain world wide acceptance.

    Just ask Preston Tucker, The makers of the Betamax, The Newton development team, etc

    --
    There are some people that if they don't know, you can't tell 'em.
  5. Re:of course they are shrugging it off... by jandrese · · Score: 4, Interesting

    Don't worry, I'm sure ISPs will still find a way to charge you an additional $15 (It's more expensive because 6 is bigger than 4) for each additional IP address you use.

    Having a static public IP can be extremely handy though. Whenever I have a cool graphic or whatnot I want my friends to see, I just stick it up on the webserver and send the email in a link. Because many of my friends use pine or AOL or Hotmail or whatnot, that's the most reliable way of distributing the file. Even my Mom likes getting a link and being able to click on it rather than saving the file off somewhere and trying to open it later. And that's only one of the many many useful things you can do once you have a server and a static IPs, especially once you learn CGI and the power of perl. :) It's really a shame that so many ISPs are terrified of people running private little servers for personal use.

    --

    I read the internet for the articles.
  6. BZZZT wrong! by Chibi+Merrow · · Score: 4, Interesting

    If other countries were willing/able to dis-associate their chunk of the Internet from the US's chunk, they could do that RIGHT NOW to solve the IP Address shortage and not spend any money on the IPv6 upgrade. Just cut the cables and re-assign the addresses that America previously 'owned' to other nations on the Non-American Internet. It's the same principle as addressing on a private network; you can use the same IPs as someone else, just as long as your network can't see their network.
    Oh, and with NAT your networks can even be connected and still work. Hey wait, if we can use NAT to hide non-unique addresses from the Internet and not lose connectivity... Why the big push for the switch?
    The fact of the matter is users of the Internet DON'T WANT to be disconnected from the American section of the Internet. And the rest of the world switching to IPv6 while the US lags a few years behind won't bring that about, either. You can route between IPv4 and IPv6 networks (that's what the protocol was designed for) and there's no incentive for American businesses to spend money on an upgrade that they'll see no return on.
    Really man, find a good reason to spit venom at the US and stick to it. Attacking us because the other nations of the world want a unique IP address on every phone, car, bike, toaster, and gilette razor while we don't see the need for it immediately is just silly. The world can do what it wants and we can do what we want without breaking anything.

    --
    Maxim: People cannot follow directions.
    Increases in truth directly with the length of time spent explaining them
  7. DoD making a big push for IPv6 by espo812 · · Score: 3, Interesting

    As reported before, the US Department of Defense is going to become fully IPv6 compliant by 2008 and purchasing only IPv6 compliant devices starting in October (see this press release).

    Will they make full compliance by 2008? Probably not, knowing how government institutions work. However, DoD purchases a lot of computers, a lot of networked devices, etc. I remember hearing about 70% of their traffic goes accross the Internet (years ago, and they create a lot of traffic.) They have been a big influence on the 'net in the past, and I think this will be a big catalyst to IPv6 in the future.

    --

    espo
  8. Re:I'll donate a few IP Addy's for a good cause by Jeremy+Erwin · · Score: 4, Interesting

    Maybe companies in poorer countries could aquire it for their internal networking. Stuff like this is real costly right now.
    You do realize that poorer countries will probably have to make the switch to ipv6, sooner than the countries that will (in your scheme) be donating the routers, don't you?

  9. Problems? by phorm · · Score: 3, Interesting
    • Voicechat or Videochat: Not NAT-friendly, not at all. Anyone who can help me with this will be on my friends list
    • Gaming: Fairly NAT friendly. Most of my games work fine, battle.net works fine, direct games often work well (Sometimes hosting is a biatch though).
    • Serving: Serving what? FTP is the main pain but there are special kernel mods to make it NAT'able, the rest works fairly well.
    • Direct P2P: What do you mean by direct? Kazaa works fine for both upload/download with my current IPtables config. If you mean file-transfers, MSN/ICQ are a bit quirky... as uploads can be iffy (MSN downloads ok though, anyone want to help me with this)
  10. Re:Shrug by Twister002 · · Score: 4, Interesting

    > Have you tried to do voice chat?

    Yes, better I've done video chat using MSN messenger netphone, CUCme, Netmeeting, and ICUII. Had to configure the router but it worked.

    >Gaming?

    Yes, both playing and serving. Had a RTCW beta server running on my Linux box with people connecting and playing outside my firewall. Quake servers, Counterstrike Server, even Moonbase Commander once, Age of Mythology beta test, Ultima Online, Anarchy Online. Just about everything.

    >Serving?

    Yes, I ran my own web server, FTP server, and mail server behind a NATted firewall/router for over a year on a cable modem. The only reason I stopped was because I moved away from the service area.

    >Anything other then basic web browsing behind a NAT?

    Yes, SSHing, telnet, MUDing, IMing, FTPing, Napster (shhhh) back when it was still up. IM file transfers.

    My NAT router/firewall cost $50. One of those rare, expensive hacks I guess.

    It's not like port forwarding is a big deal, or expensive, or really screws up the network.

    --
    "For a successful technology, honesty must take precedence over public relations for nature cannot be fooled." -Feynman
  11. ok, I'll do it. where do I start? by carpe_noctem · · Score: 3, Interesting

    Ok, I would be willing to convert my network to IPv6, but where do I begin? I use DSL, and have a static IP. How do you (a) get a block of IPv6 addresses, and (b) get your ISP to actually connect them to you?

    If your ISP doesn't support IPv6, are you SOL?

    --
    "Quoting famous computer scientists out of context is the root of all evil (or at least most of it) in programming." - K
  12. From the Firewall-Wizards mailing list, about IPV6 by smitty45 · · Score: 3, Interesting

    Marcus Ranum (author of NFR and someone who knows what he's talking about):

    "IPV6 is insane overcomplexity if that was the only problems we wanted to solve. We could have doubled the address size of V4, bumped the version number, and left-filled from zero. As far as the "route glut" problems that stimulated the original design of IPV6, we could have used conventions (e.g. something like CIDR addressing which hadn't been thought of when the V6 effort started) that could easily have solved those issues.

    Basically, the standards pukes are having fun playing their little games but none of it's really going to solve real problems. IPV6 is gonna be like ISO protocols all over again: what if they gave a protocol and nobody came?"

  13. Re:Shrug by Anonymous+Canard · · Score: 4, Interesting
    There are 32k class B addresses so there are about 32000 corporations or organizations which own the range of addresses you give. There are also 127 class A addresses, many of those also controlled by corporations or organizations. From a quick perusal of the registrations we find:

    GE (3.x.x.x), GTEI (4.x.x.x and 8.x.x.x), army.mil (6.x.x.x, and 55.x.x.x), AT&T (12.x.x.x, 32.x.x.x), Xerox (13.x.x.x), HP (15.x.x.x, 16.x.x.x), Apple (17.x.x.x), MIT (18.x.x.x), Ford (19.x.x.x), CSC (20.x.x.x), ARIN.NET (24, 63-69), ucl.ac.uk (25), nipr.mil (33), inet-hou.com (34), merit.edu (35), psi.net (38), uu.net (40), v6nic.net (43), ampr.org (44), vt.edu (45), Nortel (46), Dupont (52), debir.de (53), usps.gov (56), equant.net (57), apnic.net (60, 61), ripe.net (62, 80-82).

    Those are all of the ones that respond to an in-addr.arpa request. It would be interesting to see how many of those listed actually use their addressable space. ARIN, RIPE, and APNIC provide subdivided blocks of addresses to Europe, Asia, and North America. Net 34 (inet-hou.com) appears to be the personal property of a Houston resident named Richard Harrison. Net 44 (ampr.org) is the amateur packet radio subnet, and there are a few other ISPs there, like 40 (uu.net), 38 (psi.net), and probably one or both of the AT&T class A's. And there are a few universities both in the US and one in the UK. I would suspect that most of the corporate subnets are firewalled anyway, so moving any of those would represent only the inconvenience of renumbering their networks -- but it isn't as if the machines were actually reachable from the 'net.

    --

    --
    BitTorrent in C -- LibBT
    http://www.sf.net/projects/libbt
  14. Re:of course they are shrugging it off... by digitalsushi · · Score: 3, Interesting

    additinal bandwidth costs aside, the main reason us ISPs are afraid of you running services is when you decide to try for tech help and call in, stumping our techs and wasting about 12 bucks an hour. 90 minutes of tech support blows the profit margin for X number of users. its not your virgin apache install with a perl page counter that we fear, its the money that we lose that we fear :D

    given that, we dont block any ports, give out real IPs, and my ISP at home far away also blocks no ports and gives out real IPs.

    and given THAT, as an isp netadmin, and as an isp customer to someone else, i'd gladly pay 5 bucks/month to a paranoid isp to unblock my ports and give me a real ip. ARIN charges you like 2 grand a year for your own /20, I think it was. you do the math.

    --
    slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue