> -----Original Message----- > From: roN [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 06, 2007 11:18 PM > To: [EMAIL PROTECTED]; [email protected] > Subject: Re: [vbox-users] Host Interface networking - Linux > > my ifconfig looks like: > eth0 Link encap:Ethernet HWaddr 00:12:3F:1E:13:28 > inet addr:192.168.0.172 Bcast:192.168.0.255
> eth1 Link encap:Ethernet HWaddr 00:13:CE:24:3F:DE > inet addr:192.168.0.171 Bcast:192.168.0.255 Are you load-balancing across eth0 and eth1? Why are they in the same class C? > tap0 Link encap:Ethernet HWaddr 5E:FB:B8:31:60:CC > inet addr:192.168.0.111 Bcast:192.168.0.255 You didn't use the information I sent eh? The commands I sent don't set the IP address of 'tap0' Why not reboot your machine and start fresh? > Failed to initialize Host Interface Networking. > At '/home/vbox/lnx-rel/src/VBox/Main/ConsoleImpl.cpp' (5018) > in static int > Console::configConstructor(VM*, void*). > VBox status code: -3100 VERR_HOSTIF_INIT_FAILED As a test, I set my Host Interface to point to a bogus value and I received the above error. -pablo _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
