On Sun, 2007-10-28 at 18:43 -0400, James Knott wrote:
> Ben Kevan wrote:
> >
> > If you would incorporate another "Subnet" (ie. 192.168.2.X), you would have 
> > a 
> > subnet of 255.255.254.0. There is alot more to this, and that is really 
> > just 
> > a basic basic thing I showed. Your subnet mask would vary depending on 
> > network needs. 
> >
> >   
> 
> Not quite.  You could also use 255.255.255.0 with 192.168.2.x.  If your
> mask were 255.255.254.0, then the address range in your example would be
> 192.168.2.x and 192.168.3.x.  The sub net mask is used only to determine
> which portion of the address is used for the network and which for the
> host address.

I'm confused, then...fortunately I'm not also a network guru, so I have
an excuse of sorts...;-)

254 would set the LSB of the byte to 0, wouldn't that allow checking
of .0.x and .1.x ranges of address...?  Wouldn't the mask for .2.x
and .3.x be 255.255.253.0?

Tom in NM


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to