I successfully ran virtual machines on my host, but I could connect to them.<div><br></div><div>The IP of my host is 1.185.2.21  . I bound eth0 to virbr0. I used these commands:</div><div><br></div><div>ifconfig eth0 0.0.0.0  ( to give my eth0 a 0.0.0.0.0 IP )</div>
<div>ifconfig virbr0 1.185.2.21 ( to give my bridge the old IP of eth0 )</div><div><br></div><div>I create a virtual network in SunStone with leases like </div><div><br></div><div>1.185.2.22</div><div>1.185.2.23</div><div>
1.185.2.24</div><div><br></div><div>However, When I  ping my virtuial machines with any of those IPs, all thoes IPs are unreachable.</div><div><br></div><div>My host abtains its own ip (1.185.2.21) through DHCP.</div><div>
<br></div><div>Documents on Opennebula.org told me how to start a virtual machine, but it didn't tell me how to connect to a vritual machine.</div><div><br></div><div>Is any settings incorrect so I could connect to a virtual machine?</div>
<div><br></div>