Welcome to Bucaro TecHelp!

Bucaro TecHelp
HTTPS Encryption not required because no account numbers or
personal information is ever requested or accepted by this site

About Bucaro TecHelp About BTH User Agreement User Agreement Privacy Policy Privacy Site Map Site Map Contact Bucaro TecHelp Contact RSS News Feeds News Feeds

Local Network IP Addressing Strategies

We use private IP addresses for the local network. What are the available private address blocks? These are defined in standard RFC1918, and there are 3 private blocks available:

168.x.x, (which provides up to 65,536 addresses)
172.16.x.x - 172.31.x.x, (which provides up to 1,048,576 addresses)
10.x.x.x, (which provides up to 16,777,216 addresses)

(where x is any number from 0 to 255)

Any one of these blocks provide far more private IP addresses than any but the largest organisation (such as IBM!) could ever use!

So, which do I use?

Normally, you should use the first one. Why? No real reason - there's no standard to cover it - but it's the smallest block and you almost certainly won't want to use it all. Hence, choose the 192.168.x.x block.

How do I use it, or rather, a bit of it?

Here you need to be introduced to what, in the trade, is called "subnetting" (technically "Classless Inter-Domain Routing" or "CIDR").

A router has a clever bit of software built in to it that allows it to define a "subnet mask" for each address block, which is used to determine the size of the address block. This has the extremely useful function of being able to define blocks of addresses of varying sizes that are all treated the same.

The subnet mask (netmask) is a 32-bit number, normally written in the same 4 octet format as an IP address, with each bit that represents a subnet address set to 1 and every other bit, that represents a device or node address, set to a zero.

The blocks of 1s and 0s must be contiguous. So, for example, a subnet that allows 256 addresses (254 device nodes) would be written 255.255.255.0 (Binary 1111 1111 1111 0000) and one that allows four addresses (two device nodes) would be 255.255.255.252 (Binary 1111 1111 1111 1100).

Subnets that support only two node addresses would be used for implementing point-to-point links, but this is rarely done in domestic or SME installations.

Traditionally, the first address in each subnet is reserved for the network ID and the last address in each subnet is reserved as the Broadcast address (the address to use to send a message to all members of the subnet) so are not used for hosts (attached devices).

The notation used to define a subnet is either Network ID and netmask or the Network ID followed by a slash and the number of bits in the subnet address. So, for instance, the first 256 address block in the 192.168.x.x private IP address block could be defined as 192.168.0.0 255.255.255.0 or 192.168.0.0⁄24. The second representation is obviously simpler.

Typically, a home or SME network would use one block of 256 addresses as a subnet. This would allow up to 254 hosts (PCs, networked peripherals, routers etc) to be connected to a single segment. Most home networks use one ⁄24 block out of the 192.168.x.x private address space - frequently 192.168.0.0⁄24 or 192.168.1.0⁄24.

There is no real reason to choose any one subnet in preference to another, unless you connect directly to other people's networks or some of your devices have pre-set and unchangeable IP addresses (very rare nowadays).

Of course, it couldn't be that simple and the pending introduction of IPv6 will change much of the traditional methodology described above. Don't worry about it untill it happens!


Visit our computing and networking advice site Home and small business networking notes. This is a completely free resource site created by Kerry Anders to provide a comprehensive service to owners of home and SME networks.

More Network Troubleshooting and Support Articles:
• Five Open Source DevOps Tools
• Structured Network Troubleshooting Methodology Step 5 Implement the Solution or Escalate as Necessary
• To Avoid Network Downtime Perform Risk Assessment
• Incredibly Bad Network Designs That Still Work
• Structured Network Troubleshooting Methodology Step 3 Test the Theory to Determine the Cause
• Network Address Translation (NAT) Protocol
• How to Connect Two Computers Together with an Ethernet Cable
• How to Set Up a Network Printer for a Home or Small Office
• Calculating VoIP Bandwidth
• Rack Mount Enclosures and Server Racks

RSS Feed RSS Feed

Follow Stephen Bucaro Follow @Stephen Bucaro


Computer Networking Sections

Fire HD
[Site User Agreement] [Privacy Policy] [Site map] [Search This Site] [Contact Form]
Copyright©2001-2024 Bucaro TecHelp 13771 N Fountain Hills Blvd Suite 114-248 Fountain Hills, AZ 85268