Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


addisu33

24 posts

Geek


#18353 7-Jan-2008 20:18
Send private message



        Hello, guys how are you doing?


    i have a calss "C" network and i want to creat 15 subnets with at least 5 hosts per subnet for different offices.
    i don't know how to create subnets. so, could you please guys help me how to do this?


                 thanks

Create new topic
w00t
51 posts

Master Geek


  #103459 7-Jan-2008 21:52
Send private message

Due to the fact that subnetting works by changing the 8 bits that "mask" each octet of the IP address, you have 2 options:

Netmask 255.255.255.240 (/28) will give 16 networks of 14 hosts.
Netmask 255.255.255.248 (/29) will give 32 networks of 6 hosts.

Every time you slice up the network, you lose more available host addresses to the network and broadcast components.

Assuming you go with the first option, and your class C network is 192.168.1.0, the subnets break down like this:

Subnet 1 = 192.168.1.0
Hosts for Subnet 1 = 192.168.1.1 to 192.168.1.14
Broadcast address for Subnet 1 = 192.168.1.15

Subnet 2 = 192.168.1.16
Hosts for Subnet 2 = 192.168.1.17 to 192.168.1.30
Broadcast address for Subnet 2 = 192.168.1.31

---

Subnet 16 = 192.168.1.240
Hosts for Subnet 16 = 192.168.1.241 to 192.168.1.254
Broadcast address for Subnet 16 = 192.168.1.255

I'll leave the intermediate math to you as a learning experience. (You should also review the "Subnetwork" page on wikipedia for a more detailed explanation).

So if you create a host with IP address 192.168.1.5 and netmask 255.255.255.240 it can directly connect to hosts 1-14 but will expect a route to see anything above 15.

To be honest, it actually makes more sense once you start doing the calculations in binary! You can then see the "bits in action" and how the "masking" actually works.

HTH and have fun!
Andy.



Glazza
279 posts

Ultimate Geek

Trusted

  #103462 7-Jan-2008 21:58
Send private message

A /29 will give you 6 usable addresses, one of these would need to be used by the router (assuming you require all the subnets to be able to talk to one an other.

so

192.168.0.1 - 192.168.0.6
192.168.0.9 - 192.168.0.14
192.168.0.17 - 192.168.0.22
192.168.0.25 - 192.168.0.30
192.168.0.33 - 192.168.0.38
192.168.0.41 - 192.168.0.46
192.168.0.49 - 192.168.0.54
192.168.0.57 - 192.168.0.62
192.168.0.65 - 192.168.0.70
192.168.0.73 - 192.168.0.78
192.168.0.81 - 192.168.0.86
192.168.0.89 - 192.168.0.94
192.168.0.97 - 192.168.0.102
192.168.0.105 - 192.168.0.110
192.168.0.113 - 192.168.0.118

They would all need to have a subnet of 255.255.255.248. 

If you require more that 6 usable addresses, the next step is to have 14 - they are basically two of the above blocks...  so

192.168.0.1 - 192.168.0.14
192.168.0.17 - 192.168.0.30
etc

You will notice for each subnet you are loosing two addresses, the subnet ID (the first address) and the broadcast address (the last address).  Technically a /29 is 8 IP Addresses and a /28 is 16 IP Address ie...

192.168.0.0 - 192.168.0.7 is the first address range in the /29 list above, however 192.168.0.0 becomes the Subnet ID and 192.168.0.7 becomes the Broadcast Address, for the /28 192.168.0.0 is also the Subnet ID but the broadcast address becomes 192.168.0.15

With subneting you will need something to route the required traffic between the subnets.

Good luck
David

addisu33

24 posts

Geek


#103488 8-Jan-2008 03:07
Send private message


          



                        Thank you very much guys, i really Appreciated

                                             God bless you

Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.