I have two VMs running on a Windows Server 2012 R2 Standard Hyper-V Host. They're both DCs holding the PDC role for the same domain name, and therefore must not be able to communicate with each other via layer 2 (I'm manipulating DNS to make layer 3 connectivity OK I think).
They Hyper-V host has two network adapters; one dedicated to management traffic, the other to VM networking.
How can I configure Hyper-V's networking to put the two VMs into separate broadcast domains and both still have access to my external network, but permit routing between them? I don't care if the routing is handled by Hyper-V (if that's possible) or by an external router.