Everything looks good except for the host range. The first host IP you have (192.168.0.8) cannot be a host because its the (sub)network address. The host range must be 192.168.0.9 to 192.168.0.14
00001000 = 8 The last three 0s are the host address.
A good rule of thumb is - All zeros means here (the network). All ones means everyone in the network (broadcast).