startup error coz of the network

Discussions related to using VirtualBox on Linux hosts.
Post Reply
hayzam
Posts: 3
Joined: 30. Jul 2008, 14:55

startup error coz of the network

Post by hayzam »

i have a fedora 9 host and guest winXP ...

i want the windows network connection to connect to the outside network using the same properties of the eth0 .. ( same ip , same mask) .

so i defined a TAP interface (tap0 ) and a bridge (br0) an chose from the setting of the virtualbox the host interface and put the host intefrace settings (name , startup script and , shutdown script)

and i have that error

Code: Select all

Failed to initialize Host Interface Networking.
VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).


Result Code: 
0x80004005
Component: 
Console
Interface: 
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
any ideas ?
dmcgraw
Volunteer
Posts: 808
Joined: 24. Jun 2008, 17:16
Primary OS: Ubuntu 8.10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, Ubuntu 9.10
Location: St. Louis, MO, USA

Post by dmcgraw »

I have bridged networking set up on an Ubuntu 8.04 host and an XP guest and everything works fine, but I have assigned different static IP addresses to them.

As far as I know, it is not possible to have both of them using the same IP address.

Dave
hayzam
Posts: 3
Joined: 30. Jul 2008, 14:55

Post by hayzam »

ok , why dont you tell me the configuration you are doing ..

may be i am having a mistake
dmcgraw
Volunteer
Posts: 808
Joined: 24. Jun 2008, 17:16
Primary OS: Ubuntu 8.10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, Ubuntu 9.10
Location: St. Louis, MO, USA

Post by dmcgraw »

It would probably be easier if you told us your settings.
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 »

See the Manual and VirtualBox FAQ for how to set up a proper bridge.
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