Thread: Subnet Issue
View Single Post
  #2 (permalink)  
Old 2006-06-13
BarryStiefel BarryStiefel is offline
Administrator
 
Join Date: 2005-08-11
Location: San Francisco, CA
Posts: 582
Rep Power: 10
BarryStiefel has disabled reputation
Default Re: Subnet Issue

Quote:
Originally Posted by budgie69
Trying to put in the network address of 10.204.0.0/13
Checkpoint suggest's 10.200.0.0/13

How do you get around this issue ?

Thanks Guys.
With a 13-bit subnet mask, in the second octet, the network numbers must be divisible by 8 (2^3). Therefore, these are valid network number/subnet mask pairs:

10.200.0.0/13
10.208.0.0/13

But this one is not valid:

10.204.0.0/13

You can get more help with a subnet calculator, like at www.solarwinds.net.

Barry

Last edited by BarryStiefel; 2006-06-14 at 16:39.
Reply With Quote