Limit: Only one public IP address
Solution: Use the Routing and Remote services that are available with Server 2008 to complete with Microsoft Loopback adapter.
Steps:
Add Outdated hardware Microsoft Loopback Adapter
Add Routing and Remote Services
Configure the Routing and Remote Services, the loopback as an external network connection, the system automatically set the intranet address to 172.16.1.1 as the real machine intranet address, and this address as the virtual machine gateway address;
Configure Hyperv, add Virtual Switch, "Extranet" type and link to loopback;
Set the virtual machine gateway to 172.16.1.1 and configure DNS
Open the Ping function, test the intranet connection;
Need to map the port, such as 8800 to a virtual machine, you need to set the virtual machine's IP address, open the virtual machine firewall, set up the true machine route map, open the real machine firewall. So that the outside network can be accessed.
Insufficient: Unable to implement reverse proxy, that is, through the domain name to determine which virtual machine. That is, the ability to assign to a different virtual machine cannot be achieved on the same port.
This article is from the "Android_ios" blog, make sure to keep this source http://anrerbo.blog.51cto.com/1360941/1770135
Server R2 after installing Hyper-V to map virtual machines to the extranet