Slashdot Mirror


Asia Running Out Of IP Addresses

miladus writes "According to a story at Zdnet, Asian countries are running out of IP addresses. China, for example, was assigned 22 million IP addresses (for a population of 1.3 billion) under IPv4. The US owns 70 percent of current IP addresses. Perhaps IPv6 will solve the problem."

10 of 732 comments (clear)

  1. Corporations are at fault? by sinergy · · Score: 5, Informative

    I personally know of many large corporations that have several Class-B networks that they use for non-accessible internal routing. I'm sure their numbers are much higher than just the one's I've come across. Couldn't somebody review who has all of those assigned addresses and help(force) them to migrate to private ranges?

    --
    ...
    1. Re:Corporations are at fault? by tomhudson · · Score: 4, Informative
      ... and some of them have class A addresses that they cannot possibly fill. IANA Address assignments
      003/8 May 94 General Electric Company
      004/8 Dec 92 Bolt Beranek and Newman Inc.
      005/8 Jul 95 IANA - Reserved
      006/8 Feb 94 Army Information Systems Center
      007/8 Apr 95 IANA - Reserved
      008/8 Dec 92 Bolt Beranek and Newman Inc.
      009/8 Aug 92 IBM
      010/8 Jun 95 IANA - Private Use See [RFC1918]
      011/8 May 93 DoD Intel Information Systems
      012/8 Jun 95 AT&T Bell Laboratories
      013/8 Sep 91 Xerox Corporation
      014/8 Jun 91 IANA - Public Data Network
      015/8 Jul 94 Hewlett-Packard Company
      016/8 Nov 94 Digital Equipment Corporation
      017/8 Jul 92 Apple Computer Inc.
      018/8 Jan 94 MIT
      019/8 May 95 Ford Motor Company
    2. Re:Corporations are at fault? by spif · · Score: 3, Informative

      actually, they're not /16s

      --
      fnord.
  2. Re:They should really swap to IPV6 then.. by Sexy+Commando · · Score: 5, Informative
    China and Japan will invest millions to develop IPv6. For example, June last year, both governments pledged US$32 million into network construction and testing, system development, application technology development and standardization, she said

    RTFA

  3. Re:IPv6? Yes because NAT is too limited by jcdr · · Score: 5, Informative

    NAT is pefect to extend the network of one single entity, but is a very limited solution to extend the network to several entity.

    If you have only one public adresse you have a single port for each services. Despite the fact that most services can extended by virtual one this is not the case for all of them (think SSH, or IPSec for example) and this require a high degre of coordination between the entity.

    So IPv6 could be the cheapest way to solve the problem. And this could provids a good boost to the network market...

  4. Re:IPv6? by DJ+Rubbie · · Score: 4, Informative
    Nah, NAT will solve the problem - about a zillion times less expensive to implement.

    Nope, absolutely wrong.

    While all computers on the same NAT can directly connect to others, it cannot do so easily to others on another NAT, or other 'real' IP addresses. This effectively prevents anyone from running any server that can serve to networks outside the NAT, unless some ports are designated at the NAT router level specificly for that particular server. I don't see ISP's or network admins designating specific port ranges for every computer, as it takes work, and it could conflict with applications that uses specific port ranges (such as file transfers on MSN used by illiterate users who can't use ftp).

    I would say using NAT to solve this problem is all but a cheap bandage that will cost more in the long run. IPv6 must be implemented soon to ensure the continue growth of the Internet.

    --
    Please direct all bug reports to /dev/null
  5. Re:IPv6 adoption by caluml · · Score: 3, Informative
    I agree with you. I work pretty much purely over IPv6 now. I can administer our entire network with IPv6.
    I keep banging the IPv6 drum, but people are naturally lazy, and don't want to change unless they have to. It explains the Microsoft/Linux thing too - people can't be bothered to try it, as MS works, to a fashion.

    Unfortunately, this lack of IPv6 adoption is due to Microsoft. As 90% of the online-population can't use it, the people running the services can't be bothered to support it. And while there aren't any decent services on IPv6, the impetus to upgrade it is low.

    Windows XP users: ipv6 install
    RedHat: http://gk.umtstrial.co.uk/~calum/ipv6-intro/

    I think it can be all summed up by asking: Why don't you make all the sites you administer IPv6 only? Because then most of your audience wouldn't be able to see it.

  6. Re:IPv6 + NATPT by Lxy · · Score: 4, Informative

    When is /. going to support IPv6?

    I love IPv6. I've played with it in the lab, and it's nifty! I'm in charge of restructuring my company's IP layout, guess what I suggested. Interestingly enough, when I proposed my plan on #ipv6 on freenode, the answer was a resounding DON'T DO IT. I have too much legacy stuff laying around that just won't support IPv6. Funny thing is, we are doing well on technology. I think of all the other businesses in worse shape than us, and I start to think. There is no way in hell IPv6 migration will happen any time soon. It's sometimes hard for us to see, especially when we do transparent stuff at home. What we forget is all the weird hardware that companies still depend on. There is some stuff that just won't go. We bought a Cisco router 3 years ago, its IOS won't support IPv6. That's only 3 years ago! Think of the legacy crap that was installed 10 years ago that still runs! NT servers that no one upgrades because they still work. We still have a Windows 3.1 machine that does its job, and in fact we broke trying to upgrade! Still works, it's easier to leave it alone. This kind of stuff happens everywhere, I've seen plenty of businesses with old hardware that's costly to upgrade and not broken.

    IPv6 is great in the lab, and with brand new networks it's wonderful. Too much legacy hardware is going to keep it from being adopted on a large scale, and it won't happen anytime soon.

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
  7. Re:IPv6 adoption by rplacd · · Score: 3, Informative

    If the world switched tomorrow, linux users would probably be the first ones up and running.

    Wrong. Linux is nowhere near as IPv6-friendly as the *BSDs. To enable IPv6 in FreeBSD, for example, put 'ipv6_enable="YES"' in /etc/rc.conf and reboot. It'll autoconfig based on router advertisements, etc. You also have the option of enabling it at install time, so you can install over IPv6.

    Each FreeBSD CD comes with a bunch prebuilt IPv6-ready apps, like apache, wget, etc -- apps that don't have native IPv6 support. Linux distributions are way behind when it comes to IPv6 adoption.

    AEven Microsoft is on the bandwagon here. XP shipped with a "dev release" of their IPv6 code, and service pack 1 upgraded that to a production-ready release. To enable it, type "ipv6 install" at a command prompt, and you're set (no need to reboot!). The new 2003 server release comes with production quality IPv6 code as well.

  8. Re:IPv6 adoption by Jordy · · Score: 3, Informative

    Let's take Redhat 9; to enable IPv6 you have to go into /etc/sysconfig/network and stick the line 'NETWORKING_IPV6="yes"' in, then restart networking with 'service network restart.'

    This same config file also will set auto tunneling 6to4, forwarding, router setup, etc. It is about as easy as you can get.

    The Redhat CDs have IPv6 enabled applications and many patched apps as well. It even installs ping6, traceroute6, etc. by default for goodness sakes.

    There are some pieces of IPv6 Linux is missing, but don't make it seem like there isn't any support. Linux currently is missing 6over4 (different from 6to4), proper TOS bit handling, IPsec ESP transport and AH tunneling modes (AH transport works), full mobility support (supposedly almost there) and a couple other minor things.

    --
    The world is neither black nor white nor good nor evil, only many shades of CowboyNeal.