<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 22, 2016 at 1:57 PM, Kevin Ross <span dir="ltr">&lt;<a href="mailto:sedecim@gmail.com" target="_blank">sedecim@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Mike,<br>
<br>
Thanks for the info. I&#39;d rather run monitoring such as tcpdump from<br>
the VM if possible and not the host as a simulation of a network<br></blockquote><div><br></div><div style="">Then run tcpdump on the VM. Same command or commands you&#39;d have ran on the host node.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
appliance and with the intent eventually of giving others access to<br>
the VM and not the host. Here is the xml file for the private network:<br>
<br>
&lt;!--<br>
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE<br>
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:<br>
  virsh net-edit virbr1<br>
or other application using the libvirt API.<br>
--&gt;<br>
<br>
&lt;network&gt;<br>
  &lt;name&gt;virbr1&lt;/name&gt;<br>
  &lt;uuid&gt;####&lt;/uuid&gt;<br>
  &lt;forward mode=&#39;nat&#39;/&gt;<br>
  &lt;bridge name=&#39;virbr1&#39; stp=&#39;on&#39; delay=&#39;0&#39; /&gt;<br>
  &lt;mac address=&#39;52:54:00:##:##:##&#39;/&gt;<br>
  &lt;ip address=&#39;192.168.100.1&#39; netmask=&#39;255.255.255.0&#39;&gt;<br>
  &lt;/ip&gt;<br>
&lt;/network&gt;<br>
<br>
There are two VMs connected to this interface, and the monitoring or<br>
&quot;appliance&quot; VM is connected to both this and the external interface.</blockquote></div><div class="gmail_extra"><br></div>I take it you&#39;ve tried testing basic connectivity from the VMs to whatever default gateway is in place?</div><div class="gmail_extra"><br></div><div class="gmail_extra" style="">I see Spanning Tree is enabled, so you might check that an interface isn&#39;t in the blocking state.</div><div class="gmail_extra" style="">brctl showstp &lt;BRIDGE_INT&gt; | egrep &#39;^(em|eth|vnet)|state&#39;<br></div><div class="gmail_extra"><br>I don&#39;t use the NAT network mode for KVM, so hopefully someone else can chime in on that piece.<br clear="all"><div><br></div>-- <br><div class="gmail_signature">---~~.~~---<br>Mike<br>//  SilverTip257  //</div>
</div></div>