Opened 16 years ago
Closed 16 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)
Change History (5)
by , 16 years ago
comment:1 by , 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:3 by , 16 years ago
Component: | network → network/hostif |
---|
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I suppose the netfilter is now loaded correctly.
WindowsXP VirtualBox Log File