我的环境 VirtualBox 5.1.10
VM : CentOS 7.0
HOST : Windows 7
第一次使用CetnOS 7.0
目前碰到的情况是Host与VM没办法Ping也无法SSH,
我提供我所有相关的配置档5个部分包含(网卡、防火墙、VM)
(1) 网卡设定
配置如下 :
VM :
Host :
网段配置都是一样的, 只有ip不同
(2) 防火墙
我已经将新版的firewalld停用 systemctl disable firewalld, 改用iptables
我也暂时先把防火墙关闭了 : systemctl stop iptables
目前iptables :
(3) 启动sshd
(4) VM设定
VirtualBox网络部分已经设定桥接接口卡
(5) VM Ping自己与SSH自己
测试Ping自己与SSH没有问题
但Host Ping VM 或 VM Ping Host就会出现