Complete edit of my post lol.
Ok Im starting to understand now I have read this site about it (
http://www.troutman.org/tech/linux_guides/subnet.html)
For a subnet of 255.255.255.192 you can get four networks...
The first will be 192.168.50.0,
broadcast 192.168.50.63, subnet mask 255.255.255.192
The second will be 192.168.50.64,
broadcast 192.168.50.127, subnet mask 255.255.255.192
The third will be 192.168.50.128,
broadcast 192.168.50.191, subnet mask 255.255.255.192
The fourth will be 192.168.50.193,
broadcast 192.168.50.255, subnet mask 255.255.255.192
What is the purpose of splitting up into four sections? If they all use the same subnet?
Or even splitting it 16 ways in a 255.255.255.240 subnet?
And you cant use these addresses (if they are subnetted like this) in a default subnet (255.255.255.0) right?