VirtualBox Bridged Networking Configuration: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:


Reboot the guest, you should see an active network interface it gets the IP address from the network DHCP server. You can use that to connect over ssh.
Reboot the guest, you should see an active network interface it gets the IP address from the network DHCP server. You can use that to connect over ssh.


=Command Line=
=Command Line=
Line 25: Line 22:
TODO
TODO
</font>
</font>
__Referenced by:__\\
[{INSERT com.ecyrd.jspwiki.plugin.ReferringPagesPlugin WHERE max=20, maxwidth=50}]

Latest revision as of 21:31, 7 January 2016

Internal

GUI

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

Attached to: Bridge Adapter

Pick a host system physical adapter.

OK

Test

Reboot the guest, you should see an active network interface it gets the IP address from the network DHCP server. You can use that to connect over ssh.

Command Line

TODO