<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/12/2014 10:07 AM, John Obaterspok
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOscVdJux=P+DzznuopTvmwwCx4We89_5zmbXZXptuktC0ExFg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><span
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px">Hello,</span><br
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px">
        <span
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px">I've
          setup a VM with default networking (NAT) and this works fine
          but hosts on my LAN can't get to the VM since it uses NAT.</span>
        <div>
          <br
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px">
          <span
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px">When
            I try to set network to use MacVTap with either default or
            bridged I get no networking for the VM. </span><br
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px">
          <span
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px">Any
            hints around this? I would like to have the VM's on the same
            LAN as my host and other machines. I don't care if the VM
            host can't reach the guests.</span></div>
        <div><span
style="color:rgb(0,0,0);font-family:Verdana,Georgia,serif;font-size:14px"><br>
          </span></div>
        <div><font color="#000000" face="Verdana, Georgia, serif"><span
              style="font-size:14px">It did work find in F19 but there I
              believe I had more MacVtap devices to choose from.</span></font></div>
      </div>
    </blockquote>
    <br>
    I am using macvtap on F20 with no problems. Which device are you
    selecting to connect the macvtap device to? You should use the
    physical device that your host uses for network communication.
    Please send the <interface> section of the output of "virsh
    $guestname dumpxml" (where $guestname is, of course, the name of the
    guest with non-working networking).<br>
  </body>
</html>