I have 2 linux servers which do run VMware server. My question about this is it possible to create a shared NAT/host-only network for the 2 VMware servers so that the VMware guest of both servers are on the same internal network?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Your question isn't very clear but I assume you want a network between both hosts that will allow guests to speak between themselves but not out past the hosts - is that right?

If so then all you just need to create a network that's shared between hosts and ensure it has no route outside, it's a switch/router thing really rather than a vmware thing.

link|improve this answer
You've got it right. Thanks for the information! – tom Mar 29 '10 at 12:56
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.