Excuse me if the title is a bit misleading. I have a server ( Dell r710 , 64GB RAM, with Windows Server 2016).
I have a business developing websites but want to expand into having my own server/data center to reduce expense of hosting and for the satisfaction of obtaining more knowledge. I am the only person running the business so I have to be the network admin guy along with being a developer.
I have a NAT router/modem and multiple VM's on my server. My server has 4 Ethernet ports, I have two connected from the server to the router.
I Just cant wrap my head around how to correctly run the server and network traffic. Do I create a virtual machine with nginx and port forward the routers public IP to the ip of my nginx server within the VM and then have nginx direct the user to a certain VM?
How do you have your office/home server set up and what method do you use to effectively direct users to the multiple sites running on your server ?
Also, could I setup two name servers within two separate VM's and handle DNS resolution that way ? Please help
My goal is simply to host multiple websites on one windows server within hyper-v VM's.
Please help me out And also work with me in anyway possible by asking questions that you may have. Thanks a lot!