I have a Class C address space 205.187.3.0/24 for hosting a bunch of web/email/db servers. For security reasons, I need to subnet it out into multiple networks. Here is a link to an image I have created: .
I estimate about 30 servers per subnet. Is this the most efficient setup? Is there a better way? Currently I have one big network and all the servers DNAT to private IPs behind one firewall. After a couple of years I find I would rather do away with DNAT mostly for DNS reasons.
Network A: 205.187.3.240/28
Network B: 205.187.3.128/27
Network C: 205.187.3.0/27
Network A will be used for the entrance to the rest of the network. B & C are the different hosting subnets. In theory this should leave me leftover addresses for additional /27 subnets such as:
Network D(Future): 205.187.3.32/27
This will also leave me enough addresses in Network A if I nee to add more firewalls/subnets(such as Network D). Right now there is really only one router but I will impliment BGP in the future.
Thanks
I estimate about 30 servers per subnet. Is this the most efficient setup? Is there a better way? Currently I have one big network and all the servers DNAT to private IPs behind one firewall. After a couple of years I find I would rather do away with DNAT mostly for DNS reasons.
Network A: 205.187.3.240/28
Network B: 205.187.3.128/27
Network C: 205.187.3.0/27
Network A will be used for the entrance to the rest of the network. B & C are the different hosting subnets. In theory this should leave me leftover addresses for additional /27 subnets such as:
Network D(Future): 205.187.3.32/27
This will also leave me enough addresses in Network A if I nee to add more firewalls/subnets(such as Network D). Right now there is really only one router but I will impliment BGP in the future.
Thanks