Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is subnet Masking?

0
Posted

What is subnet Masking?

0

You’re sort of there. All IP networks have a mask. In a non subnetted network, the mask ends in zeroes. For example, a Class C that’s not broken up has a mask of 255.255.255.0. The mask is designed to determine whether or not the source and destination IP addresses of packets are on the same or different networks. If you change the trailing octets of the subnet mask (based on the class of the IP network), you can reduce the number of hosts on a network and “split” the network up into smaller segments. One of the advantages of this is segregating segments of a network from one another. Another advantage is if you have a class C (255 addresses), and you need to share them among multiple sites, you can subnet them into smaller networks and assign each subnet to a different site. The mask simply helps determine which subnet and if another host is on that same network. The subnet has nothing to do with how the proxy works. The proxy has to know the source (requesting address) no matter wher

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123