随笔 - 120  文章 - 0  评论 - 22  阅读 - 56万

vagrant up 启动报错 Stderr: VBoxManage.exe: error: A NAT rule of this name already exists

报错:

使用vagrant up 启动VirtualBox虚拟机时报错:

Stderr: VBoxManage.exe: error: A NAT rule of this name already exists
VBoxManage.exe: error: Details: code E_INVALIDARG (0x80070057), component NATEngineWrap, interface INATEngine, callee IUnknown
VBoxManage.exe: error: Context: "AddRedirect(Bstr(strName).raw(), proto, Bstr(strHostIp).raw(), RTStrToUInt16(strHostPort), Bstr(strGuestIp).raw(), RTStrToUInt16(strGuestPort))" at line 2102 of file VBoxManageModifyVM.cpp

 

原因:

根据错误信息可以看到是网络冲突了

 

解决:

将虚拟机的混杂模式修改为拒绝

打开VirtualBox虚拟机

设置-》网络-》网卡-》高级-》混杂模式-》设置为拒绝

 

posted on   欢跳的心  阅读(232)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 零经验选手,Compose 一天开发一款小游戏!
· 因为Apifox不支持离线,我果断选择了Apipost!
· 通过 API 将Deepseek响应流式内容输出到前端
历史上的今天:
2015-03-13 使用BIND安装智能DNS服务器(三)---添加view和acl配置
2015-03-13 linux下安装mysql的三种方法:rpm包安装、yum安装、源码包安装
2015-03-13 使用BIND安装智能DNS服务器(二)---配置rndc远程控制
2015-03-13 Bind 远程连接出现rndc: connect failed: 192.168.1.66#953: connection refused
2015-03-13 Bind 远程连接DNS服务器时出现 rndc: connection to remote host closed
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示