Fugazi1000 wrote: » Don't forget you will need something to route between those subnets. Various options exist, but the simplest might be another VM running Windows with IP forwarding enabled and a vNic in each subnet.
Fugazi1000 wrote: » There are many ways to get routing working - as suggested Linux would work well. Vyatta is another option - a virtual appliance router. But if you are playing with Windows and DCs and I assume looking towards MSCE/MCITP then I would go with a Windows Server in a workgroup to use as your router. A small footprint VM (256MB Ram) with 3 (or more) NICs - 1 in each virtual subnet you have created. Regedit to enable IP forwarding (IPRouterEnable=1). Add DCs to each subnet with the 'router' IP address as the default gateway. Ping to check connectivity. Here is a link that might help: How To Enable TCP/IP Forwarding in Windows Server 2003