Cannot get internal network working

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
debeitler
Posts: 1
Joined: 3. Sep 2008, 20:01

Cannot get internal network working

Post by debeitler »

I want to get two virtual machines to be able to talk to each other.

I used the following commands:
vboxmanage modifyvm Node1 -nic1 intnet
vboxmanage modifyvm Node1 -intnet1 testnet

and I get
"Failed to open/create the internal network "testnet"
VBox status code: -37 (VERR_NOT_SUPPORTED)

RESULT CODE: 0X80004005

RUNNING vbox 1.6.4 on MacOSx Darwin Kernel Version 9.4.0

In the GUI, the changes show up when I run the vboxmanage commands from the console, and it doesn't matter what I call the internal network.

Also, the GUI only shows two options under "Attached To:"
Not attached
NAT
frank
Oracle Corporation
Posts: 3362
Joined: 7. Jun 2007, 09:11
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Linux, Windows
Location: Dresden, Germany
Contact:

Post by frank »

Internal networks on Mac OS X are supported on VirtualBox version >= 2.0.0
Post Reply