Friday, June 1, 2012

Running a Local Server On VirtualBox

When the requirement is for a local server that has the same IP regardless of which network you're in, use the "Host-only Networking" option. When this option is enabled,  the virtual machine will be in a virtual network consisting of the host and all virtual machines configured the same way.

The network settings for this virtual network (called vboxnet0) is configurable.

Reference:  http://www.virtualbox.org/manual/ch06.html

No comments:

Post a Comment