Home | Articles | About | Contact | Forum |
Friday, April 19, 2024



Lunarpages.com Web Hosting

Mailing List

E-mail:
By Joining the mailing list you will be notified of site updates.


Show Your Support For
This Site By Donating:











Audience: Self Learners
Last Updated: 4/4/2011 7:46 PM
**All times are EST**






Public vs. Private: Types of IP Addresses

By Erik Rodriguez

Tags: Public vs. Private IP Addresses, ,non-routable IP space, private IP space, Private IP with NAT, RFC 1918


This article provides information different types of IP addresesses. Public addresses and private addresses are disucussed and examples are given.

Introduction

As the Internet grew, the original design became harder to operate. Public IP addresses used by websites, cellular phones, and other devices quickly started descreasing the total number of IP addresses available. By design, the Internet has a maximum of 4,294,967,296 public IP addresses. To help preserve these addresses, private (non-routable) IP address space was assigned. In conjunction with NAT, this significantly reduces the number of addresses needed. The list below shows the 3 ranges of IP addresses which are reserved for private use.
  • 10.0.0.0 - 10.255.255.255 (16,777,216 addresses)
  • 172.16.0.0 - 172.31.255.255 (1,048,576 addresses)
  • 192.168.0.0 - 192.168.255.255 (65,536 addresses)


Private Address Operation

The address space above is defined by an RFC (specifically RFC 1918) which designates these for private use and non-routable. Non-routable simply means these ranges can not be used in the public Internet. They are designated for use on internal networks and usually in conjunction with NAT. Most residential broadband routers such as Linksys, D-Link, and Netgear will use 192.168.1.1 by default. This is the most common private address space.



Large network found in data centers and corporate offices, commonly use a range with more address space. The 172.16.0.0/22 and 10.0.0.0/8 are preferred. These address ranges can have their subnets split further to assign to different physical or logical networks. Those networks can then be NATed to the Intneret or routed internally between different VLANs.

Contact Us

If you found this information useful, click the +1 button



Your E-mail:


Subject:


Type verification image:
verification image, type it in the box

Message:


NOTE: this form DOES NOT e-mail this article, it sends feedback to the author.


TCP vs. UDP
Juniper SRX anti-spam filtering config
Windows Server 2008 Clustering Configuration
Windows 2008 R2 Network Load Balancing (NLB)
Extreme Networks: Downloading new software image
Juniper SRX save config to USB drive
Juniper SRX logout sessions
Extreme Networks Syslog Configuration
Command line drive mapping
Neoscale vs. Decru
Data Security vs. Data Protection
Juniper SRX Cluster Configuration
HOWTO - Create VLAN on Extreme Switch
Using a Non-local Colocation Facility
Linux Server Administration
IT Chop Shops
Flow Viewers: SFLOW, NetFLOW, and JFLOW
Exchange 2007 Back Pressure
IPtables open port for specific IP
Politics in IT Departments
HOWTO - Block Dropbox
Cisco IOS Cheat Sheet
Subnet Cheat Sheet
Design a DMZ Network
How DNS works
Firewall Configuration
Juniper SSG Firewalls
Server Management
Configuring VLANs
Runlevels in Linux
Server Clustering
SONET Networks
The Red Hat Network
Server Colocation
Complicated Linux Servers
Dark Fiber
Data Center Network Design
Firewall Types
Colocation Bandwidth




Copyright © 2002-2016 Skullbox.Net All Rights Reserved.
A division of Orlando Tech Works, LLC
By using this site you agree to its Terms and Conditions.
Contact Erik Rodriguez