VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2533 - 2535 of 16363)

Ticket Resolution Summary Owner Reporter
#4698 fixed hostonlyifs fails if there is no physical network on host => Fixed in SVN/3.0.6 robbies
Description

Hi guys,

VirtualBox seems unable to find the host-only interface if the host has no physical network connection WiFi/Ethernet. This bug might be related to #4637 and perhaps even to #4567.

When offline the virtual interface vanishes everywhere: in VirtualBox Settings, in VM-Settings, in CLI (see below)

VBox-Log:

00:00:00.449 NetworkAttachmentType_HostOnly: COMGETTER(HostInterface):  NetworkAttachmentType_HostOnly: FindByName failed, rc (0x80004005)ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={0a51994b-cbc6-4686-94eb-d4e4023280e2} aComponent={Console} aText={Inexistent host networking interface, name 'vboxnet0' (VERR_INTERNAL_ERROR).
00:00:00.461 Unknown error creating VM (VERR_INTERNAL_ERROR)} aWarning=false, preserve=false
00:00:00.495 Power up failed (vrc=VERR_INTERNAL_ERROR, rc=NS_ERROR_FAILURE (0X80004005))

Bug triggered from CLI:

macrob:fespa robbie$ sudo ifconfig en1 up
macrob:fespa robbie$ VBoxManage list hostonlyifs
VirtualBox Command Line Management Interface Version 3.0.2
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Name:            vboxnet0
GUID:            786f6276-656e-4074-8000-007662000000
Dhcp:            Disabled
IPAddress:       192.168.254.1
NetworkMask:     255.255.255.0
IPV6Address:     
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 00:76:62:00:00:00
MediumType:      Ethernet
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0

macrob:fespa robbie$ sudo ifconfig en0 down
macrob:fespa robbie$ VBoxManage list hostonlyifs
VirtualBox Command Line Management Interface Version 3.0.2
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Context: "FindHostNetworkInterfacesOfType(HostNetworkInterfaceType_HostOnly, ComSafeArrayAsOutParam(hostNetworkInterfaces))" at line 320 of file VBoxManageList.cpp
macrob:fespa robbie$ sudo ifconfig en0 up
macrob:fespa robbie$ VBoxManage list hostonlyifs
VirtualBox Command Line Management Interface Version 3.0.2
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Name:            vboxnet0
GUID:            786f6276-656e-4074-8000-007662000000
Dhcp:            Disabled
IPAddress:       192.168.254.1
NetworkMask:     255.255.255.0
IPV6Address:     
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 00:76:62:00:00:00
MediumType:      Ethernet
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0

Just tried it again with 3.0.4 - same error

macrob:fespa robbie$ VBoxManage list hostonlyifs
VirtualBox Command Line Management Interface Version 3.0.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Name:            vboxnet0
GUID:            786f6276-656e-4074-8000-007662000000
Dhcp:            Disabled
IPAddress:       192.168.254.1
NetworkMask:     255.255.255.0
IPV6Address:     
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 00:76:62:00:00:00
MediumType:      Ethernet
Status:          Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet0

macrob:fespa robbie$ VBoxManage list hostonlyifs
VirtualBox Command Line Management Interface Version 3.0.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Context: "FindHostNetworkInterfacesOfType(HostNetworkInterfaceType_HostOnly, ComSafeArrayAsOutParam(hostNetworkInterfaces))" at line 320 of file VBoxManageList.cpp
macrob:fespa robbie$ VBoxManage list hostonlyifs
VirtualBox Command Line Management Interface Version 3.0.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Context: "FindHostNetworkInterfacesOfType(HostNetworkInterfaceType_HostOnly, ComSafeArrayAsOutParam(hostNetworkInterfaces))" at line 320 of file VBoxManageList.cpp
macrob:fespa robbie$ sudo ifconfig en0 up
macrob:fespa robbie$ VBoxManage list hostonlyifs
VirtualBox Command Line Management Interface Version 3.0.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Name:            vboxnet0
GUID:            786f6276-656e-4074-8000-007662000000
Dhcp:            Disabled
IPAddress:       192.168.254.1
NetworkMask:     255.255.255.0
IPV6Address:     
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 00:76:62:00:00:00
MediumType:      Ethernet
Status:          Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet0

Thanks for help! robbie

#4699 fixed User Manual should reference Wireshark (not Ethereal) William Meier
Description

The manual "Internal Networking" section (extracted below) should be updated to change "such as Ethereal" to "such as Wireshark".

Thanks

=======================

6.6. Internal networking

<snip>

of the host system. It is therefore possible to attach a packet sniffer (such as Ethereal) to the host interface and log all traffic that goes over it. If, for any

<snip>


#4700 fixed No mouse cursor on restore -> fixed in SVN pablo
Description

Howdy,

I have two VM's. When I restore them, their mouse cursor isn't visible. Once I click on any object within the VM, the cursor is restored. For example, clicking on the Background will restore the cursor.

Environment

o Host O/S: openSUSE 11.1

o Guest O/S - 1: Windows XP, latest SP's

o Guest O/S - 2: Windows 2003 Server, latest SP's

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy