MobilTech wrote: Also, make sure you choose NAT when configuring the networking aspect of the virtual machine.
dynamik wrote: MobilTech wrote: Also, make sure you choose NAT when configuring the networking aspect of the virtual machine. That'll get your machines out to the internet, but I don't think you'll be able to have multiple VMs communicate with each other if they're all behind NAT. A single VM behind NAT would be able to communicate with the host and other machines on the network, but like I said, I think you'll run into problems with multiple machines. Either bridging them to the actual network or setting up a network segment specifically for your VMs is usually the best way to go.