Slashdot Mirror


IPv4 Free Pool Drops Below 10%, 1.0.0.0/8 Allocated

mysidia writes "A total of 16,777,216 IP address numbers were just allocated to the Asian Pacific Network Information Centre IP address registry for assignment to users. Some venerable IP addresses such as 1.1.1.1 and 1.2.3.4 have been officially assigned to the registry itself temporarily, for testing as part of the DEBOGON project. The major address blocks 1.0.0.0/8 and 27.0.0.0/8, are chosen accordance with a decision by ICANN to assign the least-desirable remaining IP address ranges to the largest regional registries first, reserving most more desirable blocks of addresses for the African and Latin American internet users, instead of North America, Europe, or Asia. In other words: of the 256 major networks in IPv4, only 24 network blocks remain unallocated in the global free pool, and many of the remaining networks have been tainted or made less desirable by unofficial users who attempted an end-run around the registration process, and treated 'RESERVED' IP addresses as 'freely available' for their own internal use. This allocation is right on target with projected IPv4 consumption and was predicted by the IPv4 report, which has continuously and reliably estimated global pool IP address exhaustion for late 2011 and regional registry exhaustion by late 2012. So, does your enterprise intranet use any unofficial address ranges for private networks?" Reader dude_nl sends in a summary of the issues with allocating from 1.0.0.0/8 from the BGPmon.net blog. "As Alain Durand mentioned on Nanog: 'Who said the water at the bottom of the barrel of IPv4 addresses will be very pure? We ARE running out and the global pain is increasing.'"

5 of 467 comments (clear)

  1. Ill bet this will happen by jhoegl · · Score: 5, Insightful

    What will happen will be the standard that us humans have followed throughout the ages.

    We will wait until the IPv4 addresses run out and then force businesses to start using IPv6 if they want to get on the internet.
    There will be a temporary boon for networking manufacturers as companies will have to change their equipment
    As a side curiosity, I wonder how many public IPv4 IPs are actually in use.

    1. Re:Ill bet this will happen by causality · · Score: 5, Insightful

      What will happen will be the standard that us humans have followed throughout the ages. We will wait until the IPv4 addresses run out and then force businesses to start using IPv6 if they want to get on the internet. There will be a temporary boon for networking manufacturers as companies will have to change their equipment As a side curiosity, I wonder how many public IPv4 IPs are actually in use.

      Unfortunately I think you're right. We are a very reactive culture, generally. We don't seem to believe in using foresight to ease predictable and inevitable suffering of any kind. I suspect that's because there is a great deal of political power and quick money to be had in crises when people are desperate and afraid, but not so much in preparedness and prevention.

      --
      It is a miracle that curiosity survives formal education. - Einstein
    2. Re:Ill bet this will happen by lennier · · Score: 5, Insightful

      "every large and difficult-to-solve problem was once a small problem that could have been easily solved."

      Or alternatively, it was a small problem that could not be easily solved, because all attempted solutions caused other problems.

      Just because a problem exists doesn't mean a solution does.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    3. Re:Ill bet this will happen by toddestan · · Score: 5, Insightful

      Well, you can put a little asterisk next to Windows as XP cannot do DNS lookups over IPv6, which is kind of a big problem if you want to browse the internet using just IPv6 in XP. I kind of doubt Microsoft is ever going to fix this, as this will end up forcing a bunch of people off of XP if the switch ever happens.

  2. How's NAT64 coming along? by Nicolas+MONNET · · Score: 5, Insightful

    From the beginning of IPv6, something was missing: the possibility for IPv4 only hosts to reach IPv6 only hosts. The solution is a form of nat, called NAT64, but a few months ago it was just a vague proposal AFAIK. As long as this is not solved, the transition to IPv6 *cannot* work. There is a simple reason: the planned transition involves ALL hosts talking both IPv4 and IPv6. When you speak both, inevitably the least used IPv6 is not supported well, and people end up using only IPv4.

    It's so obvious, I find it shocking it's not taken into account more seriously.