Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Tweaks to IPv4 could free up 'hundreds of millions of addresses'
The Register ^ | 1 June 2022 | Dan Robinson

Posted on 06/01/2022 4:34:29 PM PDT by ShadowAce

It may be nearly three years since the world officially exhausted all of the available IPv4 internet addresses, but now a new initiative has been proposed that could free up hundreds of millions of addresses that are currently unused – or are they?

While the world is still slowly moving towards broader adoption of the newer IPv6 protocol, which offers a vast address space, the widespread continued use of IPv4 has caused problems because all available ranges of the roughly 4.3 billion addresses it supports have largely been allocated.

Now it seems that Seth Schoen, formerly a senior staff technologist at the Electronic Frontier Foundation and co-founder of Let's Encrypt, has made proposals collectively labelled either the IPv4 Unicast Extensions Project or the IPv4 Cleanup Project (both are used on the project's GitHub page).

Writing in a post on the APNIC blog, Schoen detailed his proposals.

These are also outlined in four Internet Drafts filed with the Internet Engineering Task Force (IETF), which call for four categories of "special" addresses that are currently unavailable for standard addressing purposes to be redefined as ordinary unicast addresses, meaning they should no longer be regarded as reserved, invalid, or loopback addresses.

The reasons for the existence of these special addresses go back to the creation of the IPv4 version of the Internet Protocol in the early 1980s, but many of them have never been used for the purpose that they were reserved for, according to Schoen, yet have continued to be treated as special addresses.

Those four categories of addresses that the project is aiming at comprise the lowest address in each IPv4 subnet, 240/4, 0/8 and 127/8. Each was reserved for a different reason, and Schoen acknowledges that each one presents a different set of challenges to change.

Of the four, the lowest address fix is regarded as the least problematic. It proposes eliminating a duplicate broadcast address within each local network segment.

The standard broadcast address on a subnet is the highest one (i.e. 255 on a 24-bit subnet which uses 8 bits for the host addresses), but for historical reasons the "zeroth" address (i.e. 0) is also reserved, according to Schoen.

Changing this only frees up a single address per subnet, but allows organizations to "take a small step to unilaterally increase the efficiency of their use of their existing IPv4 allocations."

The other changes require code-level changes in IPv4 stack implementations, which will no doubt set alarm bells ringing among any IT admin staff out there along with network software engineers.

However, Schoen claims that some of these changes are in widespread use already, particularly the proposed changes for the 240/4 addresses that were reserved as a future-use Class E network block, comprising a total of 256 million addresses.

Changing these into recognized unicast addresses was previously proposed to the IETF more than a decade ago and apparently implemented in several operating systems now running in millions of nodes on the internet, and "has not caused any problems over the past decade," he states.

The 0/8 address range comprises another 16 million addresses that were reserved for potential device auto configuration based around ICMP messages, but these are effectively unused (apart from 0.0.0.0).

Likewise, 127/8 represents another 16 million address block that was reserved as loopback addresses, and this is maintained despite the fact that virtually all applications use only a single loopback address (127.0.0.1).

These addresses will gradually become more useful as more implementations accept them as valid address space

Schoen's proposal is to reduce the range of this block so that only 127.0/16 is reserved for local loopback purposes.

Whether these changes are really necessary is debatable, since many organizations that are still using IPv4 will be sitting behind a network address translation (NAT) gateway that presents a small number of IP addresses to the outside world and operates a private addressing scheme on the internal network.

Nevertheless, Schoen believes that these measures will prove useful during the drawn-out IPv4 to IPv6 transition, if there continues to be demand for IPv4 space.

"We are continuing to encourage implementers to make the required changes, and developing software patches to support them. These addresses will gradually become more useful as more implementations accept them as valid address space," he wrote.

The proposals have already met some understandable resistance.

"Testing and changing all devices that know that 240/8, 0/8, and 127/8, etc, are 'special' is a bigger job than making them just use IPv6," tweeted Adrian Kennard, who runs UK ISP Andrews & Arnold. "The 0 address being usable probably only helps local networks." ®


TOPICS: Computers/Internet
KEYWORDS: network

1 posted on 06/01/2022 4:34:29 PM PDT by ShadowAce
[ Post Reply | Private Reply | View Replies]

To: rdb3; JosephW; martin_fierro; Still Thinking; zeugma; Vinnie; ironman; Egon; raybbr; AFreeBird; ...

2 posted on 06/01/2022 4:34:43 PM PDT by ShadowAce (Linux - The Ultimate Windows Service Pack )
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

In my opinion, 127/8 should have never been used for loopback. 255.255.255.255 is a local network broadcast address. By designating 255.255.255.254 as the local host broadcast, a lot of address space could have been saved.

But too late now.

Time to move to IPv6


3 posted on 06/01/2022 4:42:04 PM PDT by taxcontrol (The choice is clear - either live as a slave on your knees or die as a free citizen on your feet.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Bye bye docker and K8 !!!!


4 posted on 06/01/2022 4:42:04 PM PDT by SecondAmendment (This just proves my latest theory ... LEFTISTS RUIN EVERYTHING !!!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

The move to IPv6 wouldn’t be so damned glacial if they had made it backward compatible with IPv4. Choosing not to implement backward compatibility was a serious mistake.

I won’t even bother expending the effort to operate two entirely separate network stacks inside my networks until I have to. Until then, there is zero benefit for me trying to move.


5 posted on 06/01/2022 5:48:12 PM PDT by JamesP81 (The Democrat Party is a criminal organization.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ShadowAce

Just switch to IPv6, Cisco needs the money.


6 posted on 06/01/2022 5:50:00 PM PDT by bigbob
[ Post Reply | Private Reply | To 1 | View Replies]

To: JamesP81

A fired in mine in very high up in the IT dept in a large company in my area, with several different locations. They have said the same thing. The headache for trying to move to IPv6 isn’t worth it. They used to run everything in-house, but have moved things like Email, web hosting, etc. to the cloud that freed up a bunch of IPv4 addresses.


7 posted on 06/01/2022 6:34:12 PM PDT by matt04 ( )
[ Post Reply | Private Reply | To 5 | View Replies]

To: ShadowAce

Mine Mine Mine Mine Mine Mine


8 posted on 06/01/2022 6:36:02 PM PDT by Waverunner (I'd like to welcome our new overlords, say hello to my little friend)
[ Post Reply | Private Reply | To 2 | View Replies]

To: ShadowAce
As a developer, having to support IPv4 and IPv6 is a pain in the butt. It's an even bigger pain from a network security perspective. Vendors are still way behind the curve on IPv6 implementations. It's a risky proposition to use it, then find that somewhere along the path from source to target there is an incompatibility. IPv4 is mature and works well. A good firewall with NAT on the LAN side can handle a lot of hosts with just one unique IPv4 facing the network.

My Linux and Windows boxes have dual stacks. Ditto for the house router. I don't expect to push IPv6 traffic out the WAN interface as I have no certainly the ISP or network beyond will work. The managed switches date back to IPv4 only. They support VLAN just fine. There is not a lot of incentive to upgrade to a managed switch that handled IPv6.

9 posted on 06/01/2022 10:13:51 PM PDT by Myrddin
[ Post Reply | Private Reply | To 1 | View Replies]

To: Myrddin
A good firewall with NAT on the LAN side can handle a lot of hosts with just one unique IPv4 facing the network.

This is why I don't understand the shortage of IP4 addresses.

10 posted on 06/02/2022 3:51:34 AM PDT by ShadowAce (Linux - The Ultimate Windows Service Pack )
[ Post Reply | Private Reply | To 9 | View Replies]

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson