I am trying to set up a lab with a private network so all domain members route their internet traffic through the domain controller.
Here is my setup:
Domain controller:
Windows server 2012 R2
DNS, DHCP and RRAS installed
NIC 1 - bridged to host
NIC 2 - Host Only private network
Member server
Windows Server 2012 R2
NIC 1 - Host Only private network
Member workstation
Windows 8
NIC 1 - Host Only private network
All domain members can obtain an IP address from the domain controller and can talk with each other over the private network. The members cannot reach out to the internet. The domain controller can reach everything. The vmnet configuration does not have the 'Use Local DHCP service to distribute IP address to VMs."
I set up RRAS without issue using workstation 8 and windows server 2008 r2. I'm having difficulties with workstation 10 and server 2012 r2.
What am I missing?