Hello,
I installed VirtualBox 1.6.0 on my Arch Linux host, and have been successfully using it.
I configured a host interface (bridging) so that my guest OSes would be able to see the other machines in the LAN (my network card connects to a router).
It works OK as long as I start only one VM, but when I try to start a second VM it fails with error VBox status code: -3100 (VERR_HOSTIF_INIT_FAILED).
This makes VirtualBox less useful for me, as I need multiple VMs running to test network environments.
How can I fix this?
Thanks.
Only a single VM can use host interface networking at a time
-
The Metatron
- Posts: 6
- Joined: 20. Jan 2008, 21:28
- Location: Brazil
- Contact:
-
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
You need a separate Host Interface for each VM you want to run at the same time. If you created only one Host Interface, create more and select those in the settings of each VM. So VM1 will have vbox0, VM2 will have vbox1 and so on.
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.
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.
-
CaptainFlint
- Posts: 107
- Joined: 9. Oct 2007, 10:17
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Various Windows and Linux distros
- Location: Moscow, Russia
- Contact:
So, if I have 20 VMs, I have to create 20 Host Interfaces to be sure that I'm able to run every 2 machines simultaneously? What's the reason of such design? For example, Parallels Workstation needs only 1 single Loopback adapter, and all virtual machines can be connected to it and work together. That's one of the few points that really disappoints me in VirtualBox…
You need x amount of interfaces for however many concurrent virtual machines you are going to run. If you only run one at a time then change the interface name before you connect if you dont want to create additional interfaces.
Virtual Box 1.5.6 - Ubuntu 8.04 Host with Windows XP, Windows 2003 Server as guests.
-
CaptainFlint
- Posts: 107
- Joined: 9. Oct 2007, 10:17
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Various Windows and Linux distros
- Location: Moscow, Russia
- Contact:
-
The Metatron
- Posts: 6
- Joined: 20. Jan 2008, 21:28
- Location: Brazil
- Contact: