Displaying or Blocking a Private IP Address
Private IP address – A private IP address is a non-internet facing IP address on an internal network. Private IP addresses are provided by network devices, such as routers, using network address translation (NAT).
Virtual IP address – A virtual IP address (VIPA) is an IP address assigned to multiple domain names or servers that share an IP address based on a single network interface card (NIC). VIPAs are allocated to virtual private servers, websites, or any other application residing on a single server. The host server for these applications has a network IP address assigned by a network administrator, whereas the different server applications have VIPAs. VIPAs enhance network load balancing and redundancy.
Automatic Private IP Addressing – Automatic Private IP Addressing (APIPA) is a feature of Windows-based operating systems that enable a computer to automatically assign itself an IP address when there is no Dynamic Host Configuration Protocol (DHCP) server available to perform that function. APIPA serves as a DHCP server failover mechanism and makes it easier to configure and support small local area networks.
Private IP Address Range– The following is the IP address range which falls under either of private (or) Virtual (or) APIPA category:
![]()
NAT– 10.0.0.0 - 10.255.255.255
![]()
Private (or) Virtual– 172.16.0.0 - 172.31.255.255 or 192.168.0.0 - 192.168.255.255
![]()
APIPA– 169.254.0.0 to 169.254.255.255
In a more secured environment, Private IP address cannot be accessed outside the server.
Why MR Storage Administrator blocks certain IP Addresses: In an enterprise world, when a computer is assigned a private IP address, the local devices see this computer through its private IP address. However, the devices residing outside of your local network cannot directly communicate through the private IP address, but uses your router's public IP address to communicate. To allow direct access to a local device which is assigned a private IP address, a Network Address Translator (NAT) must be used.
Figure 1. Private IP Address Access
![]()
| SCGCQ01381039. November 10, 2017 |
| © Copyright 2017 by Hewlett Packard Enterprise Development LP. All rights reserved. |