<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;"><div>Hello everybody.<br><br>I have already deployed a VMs into a KVM host. The Vms use an image of ttylinux OS, and the host is an Ubuntu with KVM Hypervisor.<br>When I'm at the Front-End, I have seen the VMs STAT is "RUNNING", and the command "onevm show [vmid] | grep IP" give me the IP of the VM.<br>But the problem is that I cannot do anything about the deployed VM, such as telnet, or SSH, even ping to that VM. So I do not know what the cause is, whether because of the VNET I created before or something else.<br>The IP of Front-End is :172.29.70.141<br>The IP of KVM host is: 172.29.70.133<br>Here is the Vnet file used to make the net for VMs:<br><br>NAME = "Small Network 2"<br>TYPE = FIXED<br>BRIDGE = eth0   #The bridge adapter that I made in KVM host<br>LEASE = [
 IP="172.29.70.105"]<br>LEASE = [ IP="172.29.70.106"]<br>LEASE = [ IP="172.29.70.107"]<br>#Not no mention, three leases are IPs that never used in my Local Lan<br><br>Anyone please help me :(. <br>Thanks all for reading my problem :)<br></div>
</div><br></body></html>