<div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I just found some explanation as to why the macvlan mode will not work on Wifi: <a href="https://superuser.com/questions/1113812/how-to-configure-macvlan-interface-for-getting-the-ip/1114044" target="_blank">https://superuser.com/<wbr>questions/1113812/how-to-<wbr>configure-macvlan-interface-<wbr>for-getting-the-ip/1114044</a> </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">"</div><div style="font-size:12.8px"><span style="color:rgb(36,39,41);font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:15px">Macvlans are not built to work on wireless interfaces. The reason is that all APs will reject frames originating from a MAC address which did not authenticate with them, while the whole point of macvlans is exactly to provide new subinterfaces with their own MAC address, different from that of the physical interface. It is thus no surprise that when you try to enable a default gateway on the macvlan interface, which automatically tears down the original gateway on the wlan0 interface (remember the rule: </span><code style="margin:0px;padding:1px 5px;border:0px;font-variant-numeric:inherit;font-stretch:inherit;font-size:13px;line-height:inherit;font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif;vertical-align:baseline;background-color:rgb(239,240,241);white-space:pre-wrap;color:rgb(36,39,41)">one default gateway per routing table only</code><span style="color:rgb(36,39,41);font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:15px">), you are left without a connection.</span><br></div><div style="font-size:12.8px">"</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Kind regards</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 5, 2017 at 11:21 PM, Gros Lalo <span dir="ltr"><<a href="mailto:gros.lalo@gmail.com" target="_blank">gros.lalo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I am running latest LXD/LXC (version 2.18) distributed with Ubuntu 17.10. I have 2 physical network interfaces on the computer: one ethernet and one wifi. Earlier i was using the ethernet one and had a profile set to use macvlan over it. Everything worked smoothly. Today, i had to move my router away and hence switched to using the Wifi adapter on the host. Thus i changed to another profile where I enabled macvlan over that wifi interface. After this I am not able to get the network up in my container. The container runs but,</div><div>1. lxc list <container_name> does not show any IP address.</div><div>2. inside of the container there is no network.</div><div>3. The host's network gets dropped (all my ssh connections to the machine hosting the container ended).</div><div><br></div><div>I am wondering if this is a known issue and what is the work around. Otherwise is it possible to get some tips on how to troubleshoot this problem. Ideally i would like to use macvlan (instead of say bridge)</div><div><br></div><div>Thanks in advance</div></div>
</blockquote></div><br></div>