<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="-1"><font face="Helvetica, Arial, sans-serif">Hi,<br>
        I want to forward all traffic received on eth1 into virtual
        domain 'firewall' (where I want to configure public
        IP+shorewall)<br>
        <br>
        I've created following network:<br>
        <br>
        node002 qemu # cat networks/int-001.xml<br>
        <network><br>
          <name>int-001</name><br>
          <bridge name="intbr0" /><br>
          <forward mode="route" device="eth1"/><br>
        </network><br>
        <br>
        virsh # net-create networks/int-001.xml <br>
        error: Failed to create network from networks/int-001.xml<br>
        error: internal error Forwarding requested, but no IP address
        provided<br>
        <br>
        But wan to set the public IP on the Firewall side. How do I do
        that? Would the macvtap help me?<br>
        <br>
        Regards,<br>
        <br>
        Robert<br>
      </font></font>
    <pre class="moz-signature" cols="72">-- 
stereoIT - Open Source Technology Partners
<a class="moz-txt-link-freetext" href="http://www.stereoit.com">http://www.stereoit.com</a>
mobile: +420 776 762378</pre>
  </body>
</html>