Hi guys,
I was going over a few practise questions i've found on the net and this was one of them..
You need to plan a custom subnet for the network for 6 Servers, 26 clients and future expansion for 5 more clients (so a total of 37) and the answers are...
a) 192.168.4.64/27
b) 192.168.4.32/27
c) 192.168.4.64/26
d) 192.168.4.32/26
Which answer would it be and why? I've always been a bit rusty with subnetting, once I have had this fully explained it will help me a great deal to pick it back up again as I find it quite hard to pick up from the MS book. Thanks
Another question, if you have a subnet of 255.255.255.255, working back one bit at a time you would get...
1 bits off 255.255.255.255 would be 255.255.255.254 = /31 = maximum number of clients?
2 bits off 255.255.255.255 would be 255.255.255.252 = /30 = " "
3 bits off 255.255.255.255 would be 255.255.255.248 = /29 etc
4 bits off 255.255.255.255 would be 255.255.255.240 = /28 etc
5 bits off 255.255.255.255 would be 255.255.255.224 = /27 etc
6 bits off 255.255.255.255 would be 255.255.255.192 = /26 etc
7 bits off 255.255.255.255 would be 255.255.255.128 = /25 etc
8 bits off 255.255.255.255 would be 255.255.255.0 = /24 etc
Is that right yes? If somebody could fill the maximum number of clients part of each line in for me that would help me get my head around this much easier. Cheers in advance

Luke