VirtualBox

Opened 16 years ago

Closed 15 years ago

#2462 closed defect (fixed)

Failed to open/create the internal network 'HostInterfaceNetworking-ath0 - Ethernet

Reported by: Brian Leonard Owned by:
Component: network/hostif Version: VirtualBox 2.0.2
Keywords: Cc:
Guest type: Windows Host type: Solaris

Description

I successfully use Host Interface networking with my wired Ethernet interface. However, when switching to the wireless interface, the guest fails to start with:

Failed to open/create the internal network 'HostInterfaceNetworking-ath0 - Ethernet
'.
VBox status code: -3700 (VERR_SUPDRV_COMPONENT_NOT_FOUND).


Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: 
Console
Interface: 
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}

This error occurs with all of my guests (Windows XP, Ubuntu and OpenSolaris). A log file from WindowsXP is attached. Please let me know what other information I can provide for you.

Attachments (1)

VBox.log (35.6 KB ) - added by Brian Leonard 16 years ago.
WindowsXP VirtualBox Log File

Download all attachments as: .zip

Change History (5)

by Brian Leonard, 16 years ago

Attachment: VBox.log added

WindowsXP VirtualBox Log File

comment:1 by Ramshankar Venkataraman, 16 years ago

Using wireless is not supported on Solaris hosts for technical reasons, but you shouldn't be seeing the component not found error in this case. It appears the filter module was not restored properly on your system's boot archive due to a abnormal reboot.

So you must use your wired interface for now, to fix this as root do: rem_drv vboxflt add_drv vboxflt

then run VBox as usual.

comment:2 by Ramshankar Venkataraman, 16 years ago

Sorry, that should have been:

rem_drv vboxflt
add_drv vboxflt

comment:3 by Frank Mehnert, 15 years ago

Component: networknetwork/hostif

comment:4 by Frank Mehnert, 15 years ago

Resolution: fixed
Status: newclosed

I suppose the netfilter is now loaded correctly.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use