无法连接到DevCloud创建的Virtual Box VM

时间:2014-05-09 13:40:39

标签: apache-cloudstack

我已按照链接https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud中的说明在MacOSX上安装了DevCloud 在Virtual Box中导入图像并启动VM后,我无法从我的主机操作系统(Mac机器)ping VM。我没有更改任何配置,并且在VM中分配了默认IP。 即192.168.56.10到Xenbr0,其余未配置为只在/ etc / network / interfaces中给出XenBr0 以下是ifconfig的确切输出,未配置eth0和eth1 enter image description here

可能导致此问题的原因是什么?

1 个答案:

答案 0 :(得分:1)

那个版本的devcloud有点过时了。查看devcloud4 https://github.com/imduffy15/devcloud4

特别是binary-install-basic和binary-install-advanced。