VirtualBox 上的 Metasploitable 2。 Virtualbox 主机接口网络错误

VirtualBox 上的 Metasploitable 2。 Virtualbox 主机接口网络错误

当我尝试在 VirtualBox VM 5.0.0 win.amd64 上运行 Metasploitable 2 时,收到此消息:

Failed to open a session for the virtual machine Metasploitable 2.

Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter' (VERR_INTNET_FLT_IF_NOT_FOUND).

Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND).

Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

主机是 Windows 8.1 处理器:Intel(R) Celeron(R) 2955U @ 1.40GHz RAM:8,00 GB 系统:64 位操作系统和 x64。基于处理器

附加信息:Kali Linux/Linux mint 和其他 Linux 发行版在 virtualbox 中运行

有什么解决方案的建议吗?

下图显示了我在 virtualbox 中 Metasploitable 的网络设置

https://i.stack.imgur.com/cRt0w.jpg

答案1

请尝试以下操作并检查是否有效。

  • 打开虚拟盒子
  • 右键单击虚拟机。 (在您的情况下是 Metasploitable 2 VM)
  • 选择设置

右键单击设置

  • 选择网络选项卡

选择网络选项卡

  • 启用网络适配器

在此输入图像描述

  • 单击“确定”,然后重新启动虚拟机

相关内容