<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-AU link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>When you log into the machine through vnc and run “ifconfig”
and “route” do you get the expected values?<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Carsten<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> users-bounces@lists.opennebula.org
[mailto:users-bounces@lists.opennebula.org] <b>On Behalf Of </b>rajendra kumar<br>
<b>Sent:</b> Thursday, 9 September 2010 0:02<br>
<b>To:</b> users@lists.opennebula.org<br>
<b>Subject:</b> [one-users] Can not ssh any virtual machine.<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>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<o:p></o:p></p>

</div>

</body>

</html>