Hi All,<br><br>I have setup a dhcp server for my organization.This DHCP server(192.168.0.0-254) will serve IP Address to all physical machine.<br>and i also have setup opennebula for virtual machine(KVM hypervisor). And i dont want that my virtual machine's get IP Address <br>
from virtual network(opennebula gives a provision to do that). Means Virtual Machine should get IP address from range <br>192.168.0.1 to 254.<br><br>For MAC Address management i am taking care of that.<br><br>I doing this because of these virtual machine should be accessible locally from any physical machine whenever i want(using ssh).<br>
if i am using openebula's method, in which say i have a virtual network with ranged(190.168.2. or any thing other than 192.168.0.).<br>then i won't be able to access virtual machines. because this virtual network is isolated from my local network.<br>
<br>(like in Virtual Box, if we have changed Network setting for Virtual machine as Bridge then this virtual machine will the part of your <br>local network.It will get IP address from your DHCP server)<br><br>i have tried with this template.<br>
<br>NAME   = ttylinux<br>CPU    = 0.1<br>MEMORY = 512<br><br>DISK   = [<br>  source   = "/srv/cloud/one/one-templates/ttylinux.img",<br>  target   = "hda",<br>  readonly = "no" ]<br><br>NIC    = [ MAC = "00:20:11:54:21:32" ]  # i am not specifying NETWORK=""  intentionally <br>
<br>FEATURES=[ acpi="no" ]<br><br>GRAPHICS = [ <br>  type    = "vnc",<br>  listen  = "0.0.0.0",<br>  port    = "6789"                  <br>  ]<br><br>but this template won't deploy successfully. <br>
<br>If you have any suggestion for this i will be very great-full to you guys.<br>   <br>Thanks in advance!!<br><br>-- <br><br>Regards<br>Rajendra Kumar<br>KQ infotech<br>Mobile No: +91-9823565282<br>