Page 1 of 1

Real server + Virtualbox with 2 IP's

Posted: 2. Dec 2009, 11:45
by d3v1ous
Hi, i have one real server, he use real static ip address from my ISP. In this server i have second OS with VirtualBox. I buy from my ISP second real static ip address to put it in my virtualbox, so now the question is:

How to assign this ip to the virtualbox and from the outside world the virtualbox seem like realbox.

Re: Real server + Virtualbox with 2 IP's

Posted: 3. Dec 2009, 01:02
by MarkCranness
Set the VM to use Bridged networking (section 6.5 of the 3.0.x user manual) and then set the IP in the OS of the VM in the normal way as for a physical machine.

Re: Real server + Virtualbox with 2 IP's

Posted: 3. Dec 2009, 11:07
by d3v1ous
Yeah, thanks for the fast reply!