Private IP address space has been allocated via RFC 1918. This means the addresses are available for any use by anyone and therefore the same private IP addresses can be reused. However they are defined as not routable on the public Internet. They are used extensively in private networks due to the shortage of publicly registerable IP addresses and therefore network address translation is required to connect those networks to the Internet.
Private IP addresses also provide a basic form of security as in a typical network configuration of this type it is not possible for the outside world (Internet) to establish a connection directly to a host using these addresses.
Specifically the networks are:
Name | start IP address | end IP address | classful description | largest CIDR block |
---|---|---|---|---|
24-bit block | 10.0.0.0 | 10.255.255.255 | single class A | 10.0.0.0/8 |
20-bit block | 172.16.0.0 | 172.31.255.255 | 16 contiguous class Bs | 172.16.0.0/12 |
16-bit block | 192.168.0.0 | 192.168.255.255 | 256 contiguous class Cs | 192.168.0.0/16 |
RFC 1597 was the original specification but is now for historical purposes only.
To reduce load on the root nameservers caused by reverse DNS lookups for these IP addresses, a system of "black-hole" nameservers is provided by anycast network AS112. [1]
See also
External links
- RFC 1918
- What is my private IP Address? Windows executable