1 仅主机模式
2 检查子网IP
为192.168.154.0
3 进入虚拟机,检查IP地址
ip addr show
添加IP地址
ip addr add dev eno16777736 192.168.154.18/24
ping
ping 192.168.154.1
虚拟机使用PuTTY、SSH Secure Shell Client前的配置
原文:http://www.cnblogs.com/denggelin/p/6135996.html