Re: Subnetmask Issues

Tech-Archive recommends: Fix windows errors by optimizing your registry



Getting close, but not quite right yet. The subnet mask defines how much
of the address defines the network. So with a 24-bit subnet mask, the first
24 bits are network definition and the remaning 8 define the host. So all
addresses beginning with 171.107.1 are in the same subnet, and you can have
254 of them from 1 to 254 . Zero and 255 are reserved. Zero is used to
define the subnet itself and 255 is a broadcast address.

To have two subnets of 254 hosts starting with 171.107, the third octet
would need to be different. For example you could use 1 and 2. Subnet one
would be the subnet 171.107.1 0/24 containing the host addresses
171.107.1.1 through 171.107.1.254 . The second subnet would be
171.107.2.0/24, containing 171.107.2.1 to 171.107.2.254 .

Poppen wrote:
> HI
> I have an academic question related to subnet masking. I
> understand that the individual subnets are diffrentiated with the aid
> of subnet masks. So when you do a subnetting of 171.107.1.0 /24 . The
> networks are 171.107.1.0 , 171.107.1.1 till 171.107.1.255 . The sunet
> mask for these n/w will be 255.255.255.0 .
> I want to configure 2 subnets , lets say 171.107.1.1 and
> 171.107.1.2 . I am not sure how will I give the subnetmasks at the
> router for these networks.


.



Relevant Pages

  • Re: f Re: Different Private IPs on the Same Subnet
    ... and must also be able to access our corporate network. ... The problem is that the equipment software wants ... I suspect that the problem is an incorrect subnet mask for NIC2. ...
    (microsoft.public.windowsxp.network_web)
  • problems with logical && (and) statement
    ... I have been working on a writing a script to compare host information from ... am trying to check for is if the host is on the same network in both lists, ... and then I am checking to see if it is the same subnet in both lists. ... print "in the dhcp lease file I found $wkrst with ip addr ...
    (perl.beginners)
  • Re: how to get a networks IPs?
    ... >sniff a network without knowing with what IP to configure ... host routes, and have not one single pre-existing host on a ... the right subnet for the IP range that could be used... ... ping will be answered by every interface on the LAN that can ...
    (comp.os.linux.networking)
  • Re: ICS questions and confusion
    ... >>>It doesn't HAVE to be on a different subnet, ... but that requires that the ICS host become a bridge. ... >> ICS is a software based NAT router, and routers work best when the ... >> network already had the required address 192.168.0.1" is confusing. ...
    (microsoft.public.windowsxp.network_web)
  • Re: TCP/IP question,PLEASE!
    ... mask is and how to apply it to IP address. ... a subnet is. ... For hosts to be in the same subnet, they must have the same network address. ... A host address's components: ...
    (microsoft.public.windowsxp.general)