<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I've configured a network passtrough like this:<br>
    <br>
    <tt>    <interface type='direct'></tt><tt><br>
    </tt><tt>      <mac address='52:54:00:ec:e8:d9'/></tt><tt><br>
    </tt><tt>      <source dev='eth1' mode='passthrough'/></tt><tt><br>
    </tt><tt>      <target dev='macvtap0'/></tt><tt><br>
    </tt><tt>      <model type='rtl8139'/></tt><tt><br>
    </tt><tt>      <alias name='net1'/></tt><tt><br>
    </tt><tt>      <address type='pci' domain='0x0000' bus='0x00'
      slot='0x09' function='0x0'/></tt><tt><br>
    </tt><tt>    </interface></tt><tt><br>
    </tt><br>
    OK. it works :)<br>
    <br>
    There's only one small difficulty:<br>
    <br>
    I have to make sure the host network interface is down before I
    start the VM.<br>
    Then, after the VM starts, I have to bring the host network
    interface up by hand.<br>
    <br>
    If the host interface is up before the VM starts, the VM fails to
    start.<br>
    If I do not bring the host network interface up after the VM starts,
    the VM cannot effectively communicate using that network interface.<br>
    <br>
    Does anybody has a "clean" solution for it, I mean: without
    employing some external "dirty" script or so?<br>
    <br>
    Thanks<br>
    <br>
    <div class="moz-signature">-- <br>
      Richard Gomes<br>
      <a href="http://rgomes.info">http://rgomes.info</a><br>
      <a href="http://www.linkedin.com/in/rgomes">http://www.linkedin.com/in/rgomes</a><br>
      mobile: +44(77)9955-6813<br>
      <a href="http://www.inum.net/">inum</a>: +883(5100)0800-9804<br>
      <a class="moz-txt-link-abbreviated" href="mailto:sip:rgomes@ippi.fr">sip:rgomes@ippi.fr</a><br>
      <br>
    </div>
  </body>
</html>