Disconnected Cable and New Network layer

Discussions related to using VirtualBox on Windows hosts.
Post Reply
Dest
Volunteer
Posts: 138
Joined: 11. Jan 2008, 17:03
Primary OS: MS Windows Vista
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 2000, Windows XP, Ubuntu, FreeBSD

Disconnected Cable and New Network layer

Post by Dest »

Here is something I'm running into and open to ideas around it...

In my environment, my Host OS (Vista 64bit) runs MS SQL and a few other "server" applications. My guests (Windows 2003) connect to these for their day-to-day processing.

Prior to the current version my setup had a single interface for each guest bridged together to my network card in HIF mode.

I had my network interface setup w/ an "Alternate configuration" and each Guest OS did too. This setup allowed that when in the office and plugged into the network, the guests were available on the network and when not plugged in, the "alternat config" picked up and they could still properly talk to the host. This worked because the "bridge" always had network connectivity.

With the new network configuration however, with no virtual adapters, the main network card stays in a "Disconnected Cable" mode as you would expect when there is no cable. The downside of this is my "Alternate configuration" never kicks in resulting in the guests being unable to talk to the host.

A "Loopback" adapter would probably work for internal purposes but would result in me needing to change the adapter the guest was configured to use when in the office.

Anyone have any ideas (short of downgrading) on a way to accomplish this w/ the newer interface
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 still install that loopback adapter, and bridge it like you always have.
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.
Dest
Volunteer
Posts: 138
Joined: 11. Jan 2008, 17:03
Primary OS: MS Windows Vista
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows 2000, Windows XP, Ubuntu, FreeBSD

Post by Dest »

It could be a bug but i noticed when I bridged the interfaces, the bridge and the interfaces aren't available for selection.

I'll test it some more.

I ended up just using a loop back and i'll worry about correcting it back to how it was when I need that.
Post Reply