VB 2.1 creating virtual interface

Discussions related to using VirtualBox on Windows hosts.
Post Reply
juls
Posts: 1
Joined: 13. Jan 2009, 21:16

VB 2.1 creating virtual interface

Post by juls »

Hi,

is it no longer possible to create new virtual interfaces with VB 2.1?

Problem:

I have two virtual machines: 1 Windows XP, 1 Endian
I want to whole traffic vom the XP machine going through the endian firewall.
I can now connect the red endian interface directly to my physical dsl interface, that's great(!). But how can I connect the green endian interface with the xp machine?

Or to say it in general: How can 2 virtual machines be connected?

thank you
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 »

This method is described in full detail in the user manual. What you want, is the Internal Networking. This allows VMs to communicate with each other over a network that is not visible from the Host. VB will create a virtual switch/hub and attach the VMs to it.
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.
diegolaz
Posts: 9
Joined: 17. Jan 2009, 13:11

similar problem

Post by diegolaz »

I have a similar problem, but I do want the host to see.
Before with a host in 192.168.0.10 I could create 2 virutal host interfaces, create a bridge and name the two VMs 192.168.0.11 and 192.168.0.12

How can I give them an IP now? (If I want a server on one of them for example to be visible from the web)

thanks!

EDIT: the host is a VISTA 64
diegolaz
Posts: 9
Joined: 17. Jan 2009, 13:11

Post by diegolaz »

did they stop this functionality?
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 »

They changed the HIF system in 2.1.0, so you don't need the virtual interfaces anymore. If you want two VM to talk to each other and one to be a server, add two interfaces to the server, attach one to HIF, and one to IntNet. The other machines will go with IntNet.
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