I've virtual Box installed with backtrack and XP SP2 Virtual machines, on a Windows 7 host machine. How can I create a connection between them?
feedback
|
migrated from security.stackexchange.com Jan 15 at 21:31
This question came from our site for IT security professionals.
|
You just need to have both VMs running at the same time on the host system and configure the network correctly on the two VMs, then they should be able to "see" each other. From there you start your learning. To test if it works you will just need to ping one of them from the other. Here's a Virtualbox networking tutorial - http://www.virtualbox.org/manual/ch06.html | |||
|
feedback
|
|
Most likely it's something with your networking configuration for the virtual machines. Please take a look here. The default option is NAT, if you're having problems you might want to switch to bridged mode. | ||||
|
feedback
|