Data Center, Colocation, Cloud Computing, Storage, Dedicated Servers Forums

Data Center, Colocation, Cloud Computing, Storage, Dedicated Servers Forums (http://www.datacentertalk.com/forum/index.php)
-   Vmware/Virtualization Forum (http://www.datacentertalk.com/forum/forumdisplay.php?f=71)
-   -   How to access Vmbox on Local network to host? (http://www.datacentertalk.com/forum/showthread.php?t=54230)

RichardGier 09-13-2015 12:13 PM

How to access Vmbox on Local network to host?
 
Trying to run a headless vmbox on my debian machine, how do I access it over the local network from the host?

truedon 09-14-2015 01:04 AM

Quote:

Originally Posted by RichardGier (Post 70639)
Trying to run a headless vmbox on my debian machine, how do I access it over the local network from the host?

It's pretty simple just make sure the server boots with a network adapter recognised, on linux that should be the default behaviour. Then you just need to ensure that the vmbox is configured to operate as a bridge.

Next just run the ifconfig command and you will see the local IP. Now ping that from the host and your done.

To get it to work with the external network you must setup the NAT at the router level so it gets it's own local IP. Then you can route the port 80 to that IP.

CoolGeek 09-14-2015 01:12 AM

Quote:

Originally Posted by RichardGier (Post 70639)
Trying to run a headless vmbox on my debian machine, how do I access it over the local network from the host?

Explained in detail on their documentation here - https://www.virtualbox.org/manual/ch07.html

:cool:

adilkhan009 06-18-2016 11:32 AM

Given below way:

Settings → Network.
Check Enable Network Adapter , Set attached to Bridged Adapter , Select the Name of your network interface which is connected to the same network of other clients (LAN machines).


All times are GMT. The time now is 01:47 PM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.