If you wanted to use 192.168.1.0/29 (255.255.255.248) as your subnet mask, then your networks would look like this (the subnet masks shouldn't change):
192.168.1.0
192.168.1.8
192.168.1.16
192.168.1.24
192.168.1.32
And it would only give you 6 hosts per network
By the way, what bendsley suggested is 192.168.1.0/24 (255.255.255.0).
|