Valid IP Addressing for a Private Network (142863)



The information in this article applies to:

  • Microsoft Host Integration Server 2000
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows NT Advanced Server 3.1
  • Microsoft Windows NT Workstation 3.1
  • Microsoft Windows NT Workstation 3.5
  • Microsoft Windows NT Workstation 3.51
  • Microsoft Windows NT Workstation 4.0
  • Microsoft Windows NT Server 3.1
  • Microsoft Windows NT Server 3.5
  • Microsoft Windows NT Server 3.51
  • Microsoft Windows NT Server 4.0
  • Microsoft Windows 95
  • Microsoft SNA Server 2.1
  • Microsoft LAN Manager 2.2c
  • Microsoft TCP/IP-32 for Windows for Workgroups 3.11a
  • Microsoft Windows for Workgroups 3.11

This article was previously published under Q142863

SUMMARY

This article is a brief summary of RFC 1918 Address Allocation for Private Internets. These are the recommended IP address ranges one can use for hosts that do not require direct access to the Internet. These addresses are filtered by Internet Routers and therefore do not have to be globally unique.

These addresses can be used without fear of duplicating a unique IP address owned by another enterprise. If globally unique Internet addresses are required, contact your Internet Service Provider or the NIC (Network Information Center) at Hostmaster@NIC.DDN.MIL.

MORE INFORMATION

Private Address Space

The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the IP address space for private networks:
   10.0.0.0        -   10.255.255.255
   172.16.0.0      -   172.31.255.255
   192.168.0.0     -   192.168.255.255
				
Note that the first block is nothing but a single class A network number, while the second block is a set of 16 contiguous class B network numbers, and the third block is a set of 255 contiguous class C network numbers. The complete RFC 1918 can be found via FTP on nic.ddn.mil.

For information about obtaining an RFC document, please see the following article in the Microsoft Knowledge Base:

185262 How to Obtain Request for Comments Documents from the Internet


Modification Type:MajorLast Reviewed:4/12/2004
Keywords:kbinfo KB142863