我们有在KVM
环境中运行的虚拟机。我们将一个设置为运行Apache
等的开发服务器,另一个设置为Windows
开发环境。
这两个环境已设置并运行良好。但是,它们不能互相ping通。我想知道是否有明确的解决方案。
这就是正在发生的事情。
来自主持人:
Cannot ping either of 2 VM's (one `Linux`, one `Windows`)
Run Code Online (Sandbox Code Playgroud)
从任一虚拟机:
Cannot ping host
Cannot ping each other
Run Code Online (Sandbox Code Playgroud)
来自其他网络机器(例如我公司网络中的笔记本电脑)
Successfully ping host at 192.168.0.64
Successfully ping VM1 (Linux) 192.168.0.43
Successfully ping VM2 (Windows) 192.168.0.84
Run Code Online (Sandbox Code Playgroud)