<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><div><div>Hey,<br><br></div>I suspect there's an issue where
the current configuration of o-s-t (I've only tried basic-suite-4.0, but
I guess it is not suite related), and more specifically dnsmasq's dhcp
configuration under Lago/o-s-t (or otherwise) fails to serve VLAN
interfaces.<br><br></div>After successfully running basic-suite-4.0, I'm
trying to call dhclient to serve eth0.600 on host0 (created in
005_network_by_label), which fails. DHCPDISCOVER(s) are reaching the
bridge dnsmasq listen on, however no offers are being sent.<br><br></div><div>A couple of things I've tried and the relevant conclusions:<br><br></div><div>1)
After hotplugging a nic (eth1) on host0 via virsh (using the same
source network/bridge), I've set a VLAN interface on top of it
(eth1.600). Calling dhclient for eth1 worked; eth1.600 failed. I've
tried this to rule out the cause being some configuration used in
005_network_by_label.<br><br></div><div>2) I've added a veth pair, with
veth0 being added to Lago's bridge, and with having a VLAN interface
(using the same ID) on top of veth1 (veth1.600)<br><br></div><div>dnsmasq
was set to listen on/serve veth1.600 without any success, although the
VLAN tag is effectively removed. Similarly, DHCPDISCOVER(s) are being
received, without any offers being sent. After setting an address
manually on eth0.600, I was able to ping veth1.600 <-> eth0.600.<br></div><br><div>Thanks,<br></div>Leon</div>
</div><br></div>