<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 12, 2016 at 3:14 PM, Luca 'remix_tj' Lorenzetto <span dir="ltr"><<a target="_blank" href="mailto:lorenzetto.luca@gmail.com">lorenzetto.luca@gmail.com</a>></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 <<a href="mailto:colin.coe@gmail.com">colin.coe@gmail.com</a>> wrote:<br>
> So is the problem getting traffic between two different VLANs working? If<br>
> so, have you double checked your routing?<br>
<br>
</span>No, the issue is that VM cannot still ping the gateway of it'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]---<vlan 828, access>[switch]<trunk, tag 828>----<trunk>[eno5]-[eno5.828]<tag stripped>[bridge]---<vtap>-[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>
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare<br>
calcoli che potrebbero essere affidati a chiunque se si usassero delle<br>
macchine"<br>
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)<br>
<br>
"Internet è la più grande biblioteca del mondo.<br>
Ma il problema è che i libri sono tutti sparsi sul pavimento"<br>
John Allen Paulos, Matematico (1945-vivente)<br>
<br>
Luca 'remix_tj' Lorenzetto, <a target="_blank" rel="noreferrer" href="http://www.remixtj.net">http://www.remixtj.net</a> , <<a href="mailto:lorenzetto.luca@gmail.com">lorenzetto.luca@gmail.com</a>><br>
</div></div></blockquote></div><br></div></div>