VirtualBox guest OS accessing local server on host OS.

Posted by Maxim on Super User See other posts from Super User or by Maxim
Published on 2010-05-22T09:55:21Z Indexed on 2010/05/23 19:11 UTC
Read the original article Hit count: 252

Hi,

On my Ubuntu HOST I have my local webserver. I installed VirtualBox and Debian as a GUEST.

I would like Debian guest to be able to hit my webserver running on my Ubuntu host (for example, I just type http://localhost:8080/ in the browser under Debian).

How can this be done?

Thanks in advance.

© Super User or respective owner

Related posts about networking

Related posts about server