Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
Posted 07 May 2012 - 03:01 AM
Posted 07 May 2012 - 08:15 AM
Edited by ciderZA, 07 May 2012 - 08:16 AM.
Posted 08 May 2012 - 10:56 AM
Posted 08 May 2012 - 11:06 AM
Posted 09 May 2012 - 08:02 PM
Posted 09 May 2012 - 08:53 PM
Posted 09 May 2012 - 10:55 PM
Please explain.A ISP can assigned sub-nets
As a home user, you really do not have a need to subnet unless you want to create two separate networks. For example, if you had a local home wireless and one you left unsecured for guests/neighbors then you may want to separate the networks for security reasons. Unless you're doing something like that, subnetting your addresses would only cause problems - not to mention most consumer level routers would not support being about to forward between networks correctly.So is a subnet automatically created or can I make one manually myself? And I use a home wireless router, do I have a subnet?
No. There is NO DIFFERENCE in a subnet and the main network to the end user. It's something a system admin/network admin would use to help maintain a network. "Subnetting" the network is dividing that range into separate networks as I said above.Network > Subnetwork > Client ???
Posted 09 May 2012 - 11:07 PM
How big of an area and how is this decided?Let's assume your ISP is using 192.168.16.0/24 for all the users in your area.
I don't really understand.They have 2 users, each using 5 IPs. Instead of having all of the addresses on the same network, they can assign them blocks of IPs so that the client networks are separate, which as I mentioned above can be used for privacy/security reasons and to make the network easier to manage.
So Client 1: 192.168.16.0-192.168.16.7, Client 2: 192.168.16.8-192.168.16.15. Closest subnet you could use for 5 IPs is an 8 block, which would have the mask /29 or 255.255.255.248. (2 IP addresses in the range are reserved for the network ID and broadcast address. In this example the network ID's would be 192.168.16.0, 192.168.16.8 and the broadcast addresses would be 192.168.16.7 and 192.168.16.15).
Can you please give me an example of a device that could be manually subneted?As a home user, you really do not have a need to subnet unless you want to create two separate networks. For example, if you had a local home wireless and one you left unsecured for guests/neighbors then you may want to separate the networks for security reasons. Unless you're doing something like that, subnetting your addresses would only cause problems - not to mention most consumer level routers would not support being about to forward between networks correctly.
Posted 09 May 2012 - 11:24 PM
It was just an example. That range I used would have a max of 254 users/hosts on the network. How is it decided? Well it depends on how many users need addresses in that region/area.How big of an area and how is this decided?
That's OK. That was actually a pretty advance subnetting breakdown, lol.I don't really understand.
Can you please give me an example of a device that could be manually subneted?
And can you please explain to me the difference behind an ISP subnet and a home/office subnet?
Edited by NpaMA, 09 May 2012 - 11:31 PM.
Posted 09 May 2012 - 11:29 PM
Alrighty I think I am starting to get it, but can you please post like a diagram of an ISP subnet and a home/office subnet? Thanks.It was just an example. That range I used would have a max of 254 users/hosts on the network. How is it decided? Well it depends on how many users need addresses in that region/area.How big of an area and how is this decided?
That's OK. That would actually a pretty advance subnetting breakdown, lol.I don't really understand.
Can you please give me an example of a device that could be manually subneted?
And can you please explain to me the difference behind an ISP subnet and a home/office subnet?
Addresses are subnetting. The end user and device does not know the difference between being on the "main" network and a subnetted network. Subnetting really is just saving address space. (as I said above with the class c vs class b thing)
The difference between an ISP subnet and a home/office subnet? For the most part, a home network just uses a private (normally class C) address range similar to 192.168.2.0 - 192.168.2.255 with a subnet mask of 255.255.255.0.
Now let's assume a ISP has to use 192.168.2.0 between 3 cities. By Subnetting they could assign IP's 192.168.2.0-192.168.2.64 to City 1, 192.168.2.64-192.138.2.127 to City 2, and 192.168.2.128 - 192.168.2.255 to city 3.
As I said before, this saves address space because what if City 1 only needed 50 IP addresses? Without subnetting it down, they would've give city 1 192.168.1.0 - 192.168.1.255, wasting 204 IP addresses. Repeat using 192.168.2.0 - 192.168.2.255 for city 2, and 192.168.3.0 - 192.168.3.255 for city 3 and look at how many IP addresses you have wasted. If they confine all 3 cities into separate subnets on the 192.168.2.0-192.168.2.255 major (Class C) network, they just saved ALOT of IP addresses. THIS is the reason for subnetting because at the rate we were going, we would have easily run out of IP addresses.
Posted 09 May 2012 - 11:32 PM
Posted 09 May 2012 - 11:39 PM
Thanks a lot, I will check back for sure. :DI'll make an example up in packet tracer tomorrow. It's 11:30pm here and I really don't feel like it at the moment. Just check back sometime tomorrow night and I should have an example made.
0 members, 0 guests, 0 anonymous users