Windows Host - Debian Guest Networking - Change 2.06 -> 2

Discussions related to using VirtualBox on Windows hosts.
Post Reply
r.bock
Posts: 2
Joined: 2. Jan 2009, 00:03

Windows Host - Debian Guest Networking - Change 2.06 -> 2

Post by r.bock »

I was using VMWare Server earlier and I am really excited about VBox except for the network simulation.

After figuring out how it works with host interface and 2.0.6 version now after changing to 2.1 it again does not work.

What do I want to achieve:

I want to have a Host/Guest interface with a fixed network address i.e. 192.168.242 where the Host is 192.168.242.1 and the Guest is 192.168.242.130

I assigned the 192.168.242.130 statically in the Guest OS under Debian Linux.

Now after the host interface simulations are gone where can I add a new virtual network adaptor on the host to assign it to 192.168.242.1?

Using NAT is not an option for me as I do want to access the guest from the host directly. Internal Network is also no option as I want to access the guest from the host directly. Is there any virtual adaptor I can install that takes the job? Using VMWare virtual adaptor does not work.

Any ideas are welcome

/Richard
r.bock
Posts: 2
Joined: 2. Jan 2009, 00:03

Found workaround with VMWare

Post by r.bock »

I added the Virtualbox Network Driver to the VMWare Virtual Network Adaptor and now the NAT network from VMWare works. It differs from Virtualbox NAT that host is behind the router instead of being treated as an external system.

Now all my applications work again. As a temporary fix this is still ok with me but on the mid term I would like to get rid of vmware.
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 »

You can use your own physical interface, but it must have a link on it, else it won't work. You can also install the Microsoft Loopback interface. This will create a virtual interface that you can use, just like the ones VB created on earlier versions.
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