<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>Hi</div>
<div><br>
</div>
<div>You could also use your existing DHCP server and add static entries – ONE uses predefined MAC<>IP assignments (MAC address  is function of IP address). </div>
<div>I find it easier since I don't need to contextualize VMs.</div>
<div><span style="font-family: Helvetica; font-size: medium; ">--</span><br style="font-family: Helvetica; font-size: medium; ">
<span style="font-family: Helvetica; font-size: medium; ">Thank you,</span><br style="font-family: Helvetica; font-size: medium; ">
<br style="font-family: Helvetica; font-size: medium; ">
<span style="font-family: Helvetica; font-size: medium; ">Dmitri Chebotarov</span><br style="font-family: Helvetica; font-size: medium; ">
<span style="font-family: Helvetica; font-size: medium; ">VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers & Messaging</span><br style="font-family: Helvetica; font-size: medium; ">
<span style="font-family: Helvetica; font-size: medium; ">223 Aquia Building, Ffx, MSN: 1B5</span><br style="font-family: Helvetica; font-size: medium; ">
<span style="font-family: Helvetica; font-size: medium; ">Phone: (703) 993-6175 | Fax: (703) 993-3404</span><br style="font-family: Helvetica; font-size: medium; ">
<br style="font-family: Helvetica; font-size: medium; ">
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Carlos Martín Sánchez <<a href="mailto:cmartin@opennebula.org">cmartin@opennebula.org</a>><br>
<span style="font-weight:bold">Date: </span>Thursday, September 5, 2013 5:29 <br>
<span style="font-weight:bold">To: </span>Ionut Popovici <<a href="mailto:ionut@hackaserver.com">ionut@hackaserver.com</a>>, Mohammad Fazli Ahmat Jalaluddin <<a href="mailto:fazli.mmu@gmail.com">fazli.mmu@gmail.com</a>><br>
<span style="font-weight:bold">Cc: </span>users <<a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [one-users] OpenNebula and DHCP Server<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">Hi,
<div><br>
</div>
<div>Actually, we do provide a Virtual Router appliance that contains a DHCP server. It knows the correct IP assigned by OpenNebula to each MAC.</div>
<div>See <a href="http://opennebula.org/documentation:rel4.2:router" target="_blank">http://opennebula.org/documentation:rel4.2:router</a></div>
<div><br>
</div>
<div>Regards</div>
<div class="gmail_extra"><br clear="all">
<div>
<div dir="ltr">--<br>
Join us at <a href="http://opennebulaconf.com" target="_blank">OpenNebulaConf2013</a> in Berlin, 24-26 September, 2013<br>
--
<div>Carlos Martín, MSc<br>
Project Engineer<br>
OpenNebula - The Open-source Solution for Data Center Virtualization
<div><span style="border-collapse: collapse; color: rgb(136, 136, 136); font-family: arial, sans-serif; font-size: 13px; "><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> |
<a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> |
<a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse: collapse; color: rgb(136, 136, 136); font-family: arial, sans-serif; font-size: 13px; "><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>
</div>
</div>
</div>
<br>
<br>
<div class="gmail_quote">On Thu, Sep 5, 2013 at 8:55 AM, Ionut Popovici <span dir="ltr">
<<a href="mailto:ionut@hackaserver.com" target="_blank">ionut@hackaserver.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>No opennebula don't provide DHCP , you could use vlans to brake the network, and u can use contextualization to get the ip for virtual machines, if u use bridge mode is u should make rules in iptables(ebtables) for udp dst port 67  and allow only response
 from your DHCP server.<br>
Chears. <br>
<div>
<div>On 9/5/2013 9:49 AM, Mohammad Fazli Ahmat Jalaluddin wrote:<br>
</div>
</div>
</div>
<blockquote type="cite">
<div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>Hi guys, <br>
</div>
<br>
I just want to ask few questions. <br>
<br>
Does OpenNebula act as a DHCP Server and give IP address to the VM if it is not contextualized in the first place?<br>
<br>
When the VM is deploy (without context), e.g Ubuntu server default network configuration is using DHCP, and thus the IP for the VM is different with the one that OpenNebula uses from the vnet lease.<br>
</div>
<br>
</div>
Is the IP address in the VM is given by OpenNebula (act as the DHCP server) or given by our network existing DHCP server?<br>
<br>
</div>
The reason I'm asking is because our network is poisoned since there are 2 DHCP server. BTW, our OpenNebula configuration for the network is using dummy and using bridge in the frontend<br>
<br>
</div>
Thank you very much.<br>
<br>
</div>
Regards,<br>
</div>
Fazli<br>
</div>
<br>
<fieldset></fieldset> <br>
</div>
</div>
<pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a></pre>
</blockquote>
<br>
</div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</span>
</body>
</html>