Is it possible to run multiple Virtual Box VMs on a desktop computer?
I am running windows 7 as the host OS and have 3 Virtual Box VMs running Ubuntu Server OS.
Each VM works fine on its own when the network is set to bridge. I have tried the different network settings but so far nothing. I figure I must be missing something very simple unless of course it can not be done.
When I start up the VMs in bridge mode, I see that there is an IP which I can then hit from the host os. When I set the network to anything other then that, I am unable to hit the vm from the host.
What I want to do is set up a HTTP vm, Database VM and Confluence VM. The HTTP VM needs to have its IP exposed to the host. The HTTP of course will just talk to Confluence and Confluence will talk to the the Database.
Doing this to replicate what we have in a small production system in which we want to upgrade all the software - we do not have any extra boxes to actually build this out at this point so trying to set things up on my desktop.