Opened 16 years ago
Closed 15 years ago
#5259 closed defect (fixed)
unknown error creating vm (VERR_INTNET_FLT_IF_NOT_FOUND)
Reported by: | fighfoo | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.0.8 |
Keywords: | VERR_INTNET_FLT_IF_NOT_FOUND | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
This is my first time reporting a bug so any feedback is appreciated.
I was unable to find a ticket on this version of Virtualbox for this issue.
When my nic changes, or I cannot connect to a network, I receive the reported error. I do not have a fix for when I cannot connect to a network. When my nic changes, I do the following fix:
cd ~/.Virtualbox/Machines/<machinename>
vi <machinename>.xml
search "eth" in vi, using "/eth" (my nic is eth, yours may differ)
change eth number to the correct eth number for this particular connection.
:wq! - save the configuration file
VBoxManage startvm <machinename> - start virtualbox
Attachments (1)
Change History (2)
by , 16 years ago
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if still relevant with VBox 3.2.8.
VBox.log