Link to home
Start Free TrialLog in
Avatar of pyotrek
pyotrek

asked on

Virtual Networks for 2 VM's on the same physical machine

I would like to get some pointers on how to setup Virtual Networks for most effective communication between two Virtual Machines on the same physical hardware.

My scenario is as follows:

- I have Server 2008 R2 with Hyper-V installed
- I have two guest machines installed on that server
- one of the machines is a Terminal Server that provides full desktop to multiple users
- second machine is a server that hosts QuickBooks data for users accessing it from Terminal Server desktops (first machine)

My goal is to setup the communication between those machines that it does not go through the LAN.

I am just starting with the Hyper-V and would like some advice on how to set this up so it is most efficient.
ASKER CERTIFIED SOLUTION
Avatar of Svet Paperov
Svet Paperov
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pyotrek
pyotrek

ASKER

If I understand correctly the Private network assigned to both machines will allow them to communicate through Virtual 10GB switch, but how those machines communicate to the rest of the network?
Users need to connect to the at least one of the Virtual Machines (the one that is Terminal server)
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pyotrek

ASKER

This is how I had it set up originally - your comments confirmed this for me - thank you