<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/10/2013 02:07 AM, Varun Bhatnagar
      wrote:<br>
    </div>
    <blockquote
cite="mid:OF02AC6B12.F1637536-ON65257AEF.00267916-65257AEF.002762A9@tcs.com"
      type="cite"><font face="sans-serif" size="2">Hi,</font>
      <br>
      <br>
      <font face="sans-serif" size="2">I am trying to attach an internal
        address
        to my domain. So for that I am defining the following syntax in
        my xml
        file:</font>
      <br>
      <br>
      <br>
      <img src="cid:part1.08060209.01030106@laine.org">
      <br>
      <br>
      <font face="sans-serif" size="2">but it is giving the following
        error:</font>
      <br>
      <br>
      <img src="cid:part2.03060008.01020803@laine.org">
      <br>
    </blockquote>
    <br>
    (I'm assuming that you are using virtualbox, since type='internal'
    isn't supported for any other hypervisor.)<br>
    <br>
    I don't use virtualbox, so I'm unfamiliar with interface
    type='internal', and support for it was apparently added before we
    became strict about all new XML additions requiring a matching
    addition to the documentation. However, looking through
    domain_conf.c, I see that this type of interface requires a
    <source> element with a *name* attribute (not network, as
    you've given). So I guess try it with <source name='eth0'/>.<br>
    <br>
    Beyond that, I don't know if 'eth0' is an appropriate value for the
    name, whether the <model> you've specified is proper, or if
    you need any extra setup outside of the libvirt domain config.<br>
    <br>
    <blockquote
cite="mid:OF02AC6B12.F1637536-ON65257AEF.00267916-65257AEF.002762A9@tcs.com"
      type="cite">
      =====-----=====-----=====<br>
      <p>
        Notice: The information contained in this e-mail<br>
        message and/or attachments to it may contain <br>
        confidential or privileged information. If you are <br>
        not the intended recipient, any dissemination, use, <br>
        review, distribution, printing or copying of the <br>
        information contained in this e-mail message <br>
        and/or attachments to it are strictly prohibited. If <br>
        you have received this communication in error, <br>
        please notify us by reply e-mail or telephone and <br>
        immediately and permanently delete the message <br>
        and any attachments. Thank you</p>
    </blockquote>
    <br>
    To quote Eric's recent reply to another message to the list
    containing the same boilerplate (and, not surprisingly, from someone
    else at the same company as you):<br>
    <pre>  This is a publicly-archived mailing list, where such disclaimers are
  unenforceable and considered poor netiquette.  You might want to
  consider sending mail from a personal account that doesn't have this
  junk slammed on by your employer.
</pre>
    <br>
  </body>
</html>