host and guest communication with different ip subnet

Discussions related to using VirtualBox on Windows hosts.
Post Reply
bcharleys
Posts: 1
Joined: 10. Dec 2008, 12:28

host and guest communication with different ip subnet

Post by bcharleys »

I have windows 2008 host and windows 2003 guest. Host and guest are in two different ip subnet (host dhcp, guest fixed ip). Guest does not need internet access, but host does. I neet to access the guest web server from the host. Is this possible in Virtualbox?

In VMware Workstation, this is easy - I only need to change the host-only vmware virtual network (vmnet1) to the guest ip subnet (like 172.16.31.0) and my host ip can be anything (192.168..., or 10.255...etc).

Any instuctions, suggestions on how I can set it up that way?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Use Host Interface Networking. See the manual for how to set it up. No need for the bridge, as it will let the Guest join the rest of your network.

Also see the Forum Posting Guide for how to find info on the forums. This has been asked before several times.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply