the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法

我这里遇到这样的问题,是因为网关和网络IP没有配置对造成的,解决办法如下:

第一步:打开VM,点中要操作的虚拟机,鼠标点击左上角  编辑/虚拟网络编辑器,如下图所示:

            the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法_第1张图片

第二步:若是选择自定义网关,即选择如上图的VMnet8模式,选中VMnet8,查看子网IP是否与本地Windows网关是否一致,我这里是192.168.72.0

                the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法_第2张图片

第三步:NAT设置,这里是承接第二步,设置网关IP,我这里设置为192.168.72.1,也可以设置为192.168.72.2,如图所示

                 the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法_第3张图片

第四步;启动此虚拟机,登录,即可使用SSH连接成功。


方法二:也可以在虚拟机中进行设置

第一步:打开虚拟机,登录,输入sudo  setup,不过还有输入密码,立刻进入如下界面。

the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法_第4张图片

第二步:选择第四个Network configuration   ,enter进入,如下所示界面。

the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法_第5张图片

第三步:选择第一个 Deservice configuration,  enter进入,显示如下界面

the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法_第6张图片

第四步:点击第一个,进入如下界面进行配置即可。

the host '192.168.2.100'is unreachable,The host may be down,or there may be a problem with......解决办法_第7张图片

第五步:保存被退出

第六步:使用ssh登录,连接即可。


你可能感兴趣的:(虚拟机)