<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Can you eliminate the switch or port config as the issue? &nbsp;I’m a little unclear as to how you configured the nodes I have basically use a single NIC (some are LACP bonds) with a GENERAL link type (not TRUNK or ACCESS) where there is a default VLAN (which I don’t tag) and the rest of the VLANs are tagged. &nbsp;On my switch (TP-LINK) I have to go to the VLANs and say TAG on all of them except the DEFAULT one. &nbsp;I couldn’t get TRUNK working even with one untagged and the rest tagged. For me, using GENERAL was the way I did it.<div class=""><br class=""></div><div class="">I’m not a networking except on hardware but this discussion may clarify. &nbsp;I have no idea why TRUNK didn’t work over GENERAL and didn’t spend much more time than that but here’s a discussion on the topic&nbsp;<a href="https://supportforums.cisco.com/discussion/11897946/general-vs-trunk-mode" class="">https://supportforums.cisco.com/discussion/11897946/general-vs-trunk-mode</a></div><div class=""><br class=""></div><div class="">Tom<br class="">
<br class=""><div><blockquote type="cite" class=""><div class="">On Sep 14, 2016, at 3:08 PM, cmc &lt;<a href="mailto:iucounu@gmail.com" class="">iucounu@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class=""><div class="">Hi,<br class=""><br class=""></div>I have modified my VM network to have multiple tagged networks. It used to be an untagged network and it worked fine, but I needed to add more networks on the host. The switch it is connected to has the port configured as a trunk port with these VLANs. When a VM sends traffic out (to get a DHCP address for instance), it reaches the server but does not get the DHCP offer that the server sends. I did a tcpdump on the node that hosts the VM and the packets going out do not have a VLAN tag. I assume the VM host interface would should not have the tag present, but that the&nbsp; p2p1.91 interface should put the VLAN tag on.<br class=""><br class="">The relevant interface configuration on the node that the VM host is on looks like:<br class=""><br class="">27: sohonet_DMZ: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc noqueue state UP <br class="">&nbsp;&nbsp;&nbsp; link/ether a0:36:9f:2a:63:20 brd ff:ff:ff:ff:ff:ff<br class="">29: p2p1.91@p2p1: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc noqueue master vmnet state UP <br class="">&nbsp;&nbsp;&nbsp; link/ether a0:36:9f:2a:63:20 brd ff:ff:ff:ff:ff:ff<br class="">30: vmnet: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc noqueue state UP <br class="">&nbsp;&nbsp;&nbsp; link/ether a0:36:9f:2a:63:20 brd ff:ff:ff:ff:ff:ff<br class="">&nbsp;&nbsp;&nbsp; inet6 fe80::a236:9fff:fe2a:6320/64 scope link <br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; valid_lft forever preferred_lft forever<br class="">31: vnet0: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc pfifo_fast master vmnet state UNKNOWN qlen 500<br class="">&nbsp;&nbsp;&nbsp; link/ether fe:1a:4a:16:01:58 brd ff:ff:ff:ff:ff:ff<br class="">&nbsp;&nbsp;&nbsp; inet6 fe80::fc1a:4aff:fe16:158/64 scope link <br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; valid_lft forever preferred_lft forever<br class="">32: vnet1: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc pfifo_fast master vmnet state UNKNOWN qlen 500<br class="">&nbsp;&nbsp;&nbsp; link/ether fe:1a:4a:16:01:5c brd ff:ff:ff:ff:ff:ff<br class="">&nbsp;&nbsp;&nbsp; inet6 fe80::fc1a:4aff:fe16:15c/64 scope link <br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; valid_lft forever preferred_lft forever<br class=""><br class=""></div>where vnet1 is the VM interface, and p2p1.91 is the VLAN'd interface for the network. The network the VM nic is on is vmnet, and the physical interface is p2p1<br class=""><br class=""></div>Configuring an address manually does not help, nor does dropping the firewall on the host.<br class=""></div><div class="">I've run the vmnet interface in promiscuous mode to see if I can see anything coming back, but the return traffic does not appear.<br class=""></div><div class=""><br class="">Any ideas as to why the network is not working?<br class=""><br class=""></div>Thanks for any help.<br class=""><br class=""></div>-Cam<br class=""><div class=""><div class=""><div class=""><br class=""><br class=""></div></div></div></div>
_______________________________________________<br class="">Users mailing list<br class=""><a href="mailto:Users@ovirt.org" class="">Users@ovirt.org</a><br class="">http://lists.ovirt.org/mailman/listinfo/users<br class=""></div></blockquote></div><br class=""></div></body></html>