VirtualBox Internal Networking Configuration: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
No edit summary
 
Line 2: Line 2:


* [[VirtualBox Networking Concepts#Internal_Networking_Configuration]]
* [[VirtualBox Networking Concepts#Internal_Networking_Configuration]]
=GUI=
VirtualBox Manager -> Click on the target VM -> Right click -> Settings -> Network -> Adapter 1
Attached to: Internal Network
Name: the internal network name. Choose one that makes sense from a functional point of view. Once more than one virtual network adapter is connected to the same internal network, the adapters are "wired" and they can communicate.
OK
The interfaces are then configured after the installation of the guest OS, using guest OS-specific procedures.
=Command Line=
<font color=red>TODO: Page 101 of the manual.</font>

Latest revision as of 22:47, 7 January 2016

Internal

GUI

VirtualBox Manager -> Click on the target VM -> Right click -> Settings -> Network -> Adapter 1

Attached to: Internal Network

Name: the internal network name. Choose one that makes sense from a functional point of view. Once more than one virtual network adapter is connected to the same internal network, the adapters are "wired" and they can communicate.

OK

The interfaces are then configured after the installation of the guest OS, using guest OS-specific procedures.


Command Line

TODO: Page 101 of the manual.