<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 12, 2016 at 3:14 PM, Luca &#39;remix_tj&#39; Lorenzetto <span dir="ltr">&lt;<a target="_blank" href="mailto:lorenzetto.luca@gmail.com">lorenzetto.luca@gmail.com</a>&gt;</span> wrote:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><span class="gmail-">On Mon, Sep 12, 2016 at 2:11 PM, Colin Coe &lt;<a href="mailto:colin.coe@gmail.com">colin.coe@gmail.com</a>&gt; wrote:<br>
&gt; So is the problem getting traffic between two different VLANs working?  If<br>
&gt; so, have you double checked your routing?<br>
<br>
</span>No, the issue is that VM cannot still ping the gateway of it&#39;s own network.<br>
<br>
Resuming:<br>
<br>
VM can ping the host interface assigned to the logical network (eno5)<br>
VM cannot ping gateway<br>
<br>
Host can ping gateway and VM<br>
<br>
External machine (e.g. gateway) cannot ping VM<br>
External machine can ping the host interface assigned to the logical<br>
network (eno5)<br></blockquote><div><br></div><div>I may be missing something here, and a diagram would have helped.<br></div><div>Assuming this is your setup, see how vlan tagging matters and translates to the network:<br><br></div><div>[pc]---&lt;vlan 828, access&gt;[switch]&lt;trunk, tag 828&gt;----&lt;trunk&gt;[eno5]-[eno5.828]&lt;tag stripped&gt;[bridge]---&lt;vtap&gt;-[vNIC - regular iface, no vlan]<br><br></div><div>In this setup, eno5 and eno5.828 should not have any IP defined, that is not legal. You need the address on the bridge.<br></div><div>And you are not suppose to add it manually, but set it through Engine.<br></div><div>Based on your description, setting an address on eno5, means that your gw/pc is not residing on a VLAN, or you have no trunk between eno<br></div><div>to it.<br></div><div>Perhaps it will be better to just add here the output of from the host:<br></div><div>ip addr<br></div><div>brctl show<br>vdsClient -s 0 getVdsCaps<br><br></div><div>and fix the data flow diagram if it is not correct.<br></div><div> <br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
--<br>
&quot;E&#39; assurdo impiegare gli uomini di intelligenza eccellente per fare<br>
calcoli che potrebbero essere affidati a chiunque se si usassero delle<br>
macchine&quot;<br>
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)<br>
<br>
&quot;Internet è la più grande biblioteca del mondo.<br>
Ma il problema è che i libri sono tutti sparsi sul pavimento&quot;<br>
John Allen Paulos, Matematico (1945-vivente)<br>
<br>
Luca &#39;remix_tj&#39; Lorenzetto, <a target="_blank" rel="noreferrer" href="http://www.remixtj.net">http://www.remixtj.net</a> , &lt;<a href="mailto:lorenzetto.luca@gmail.com">lorenzetto.luca@gmail.com</a>&gt;<br>
</div></div></blockquote></div><br></div></div>