Industry guru Dave Taylor answers free tech support questions about a wide variety of business and technical topics, including blogging, Google AdSense, MySpace, Sony PSP, Apple iPod, Mp3 players, management, Linux, SEO, Mac OS X, Facebook, Twitter, LinkedIn and Microsoft Windows.

How does a subnet work?

I have a "friend" that has an embarrassing problem... his network is too large and he's running out of IP addresses. He has a 192.168.1.x network, and I understand that he could put some machines on a 192.168.2.x network but he would need a router between the two... however, I also believe that through subnet masking he can make all the machines (on both networks) communicate as if on the same network, so that they can still use network printers, and one password authentication server, etc. How do you make subnet masks work?


Dave's Answer:

First, a bit about IP subnetting. With your IP address, you have a subnet mask. This subnet mask determines which IP addresses are located on your local network. You also have a default gateway, which is the network device (typically a router or firewall) that the machine knows to contact for any machine that is not on the local network.

The most common subnet mask on private networks is 255.255.255.0, which means the last octet of the IP address, like 192.168.1.X above, can be 1 through 254. This means once you get above 254 devices on your network, you run out of address space on a network using a 255.255.255.0 subnet mask.

At this point, your options are to either change your subnet mask, or put in a router. Which is most appropriate depends on plans for network growth. In a fast growing network, or one with a significant amount of network traffic, a layer 3 switch (a switch that acts as a very fast router) is the most appropriate choice. In a network that won't get many more than 275-300 hosts and doesn't have a whole lot of network traffic, using a larger subnet mask is an acceptable choice.

To increase the number of IP's on the subnet, change the subnet mask on *all* hosts to 255.255.252.0, while still using the same IP addresses. Make sure every single host gets changed, or you will have communication issues. With a 255.255.252.0 mask, your network will now range from 192.168.0.0 through 192.168.3.254.

There is substantially more to IP subnetting and network design than could possibly be described here. Inappropriate subnetting and design can lead to severe network performance problems, so I strongly suggest if you don't have expertise in this area that you contact a qualified network consultant experienced in enterprise network design.

Suggested resources:

Thanks to Chris Buechler for his splendid information, as always.


Help others find this article at Del.icio.us, Digg, Netscape, Reddit, and Simpy.

Subscribe!

Never miss another useful Q&A article again! Subscribe to AskDaveTaylor with Google Reader.

Comments

The network would not range from 192.168.0.0 to 192.168.3.254. The address 192.168.0.0 has all the host bits as zero (the last ten bits) and as a result is Reserved. It would actually range from 192.168.0.1 to 192.168.3.254.

Posted by: Kevin Bailey at November 16, 2005 6:01 PM

Dear Dave,
I am much like a rookie in networking but would like to know more about IT. I have been reading books but have questions don't know where to turn to. I have a quick question concerning IP Subnetting. I know there are many topic on the internet to read but I really need your recommendation in a short time.

My company currently conducting at three locations. Each location has its own win2k3 AD. Each location has differ subnet from each. Example: Location A: 192.168.10.x Location B: 192.168.20.x Location C: 192.168.30.x Each location is not running out of any IPs yet. I would like to know is this a good way of designing a network? Is this efficient in technique and perfomance?

I am able to connect using PPTP VPN to all three locations but no WAN links. Each location has database and file server. Please advise......

Posted by: Jame at April 20, 2006 9:07 AM

Recently I installed a virtual OS with that "gave" itself an IP address of 192.168.3.128 with a subnet mask of 255.255.255.0. My host machine (say one as the virtual machine is located on) has an IP address of 192.168.0.101 with a subnet mask of 255.255.255.0. I can share files between machines and log onto an application (running on the virtual machine) via a client program (running on the host machine) that "points" to 192.168.3.128. How is this possible? Default gateway = 192.168.0.1 / Dlink DI - 624 router.

Posted by: Karl at March 5, 2007 4:44 AM

I have a lot to say, but ...
Starbucks coffee cup I have a lot to say, and questions of my own for that matter, but most of all I'd like to say thank you for all your efforts on this Web site by buying you a chai!

I do have a comment, now that you mention it!









Remember personal info?


Please note that I will never send you any unsolicited commercial email. Ever.

While I'm at it, please note that by submitting a question or comment you're agreeing to my terms of service, which are: you relinquish any subsequent rights of ownership to your material by submitting it on this site.









Search
Find just the answers you seek from among our 1700+ free tech support articles by using our Lijit search engine.


Help!





Subscribe to
Ask Dave Taylor!

Add to Google Reader
Add to My Yahoo!
Subscribe in NewsGator Online

RDF   XML

Free Updates!
Sign up and get free weekly updates and special offers on books, seminars, workshops and more.


Recent Entries
Join the List!
Join my author info mailing list, where you'll learn about my upcoming books, speaking gigs, and more!


Book Links
© 2002 - 2008 by Dave Taylor. All Rights Reserved.

Note: This web site is for the purpose of disseminating information for educational purposes, free of charge, for the benefit of all visitors. We take great care to provide quality information. However, we do not guarantee, and accept no legal liability whatsoever arising from or connected to, the accuracy, reliability, currency or completeness of any material contained on this web site or on any linked site.

[whiteboard marker tray]