<div dir="ltr">Thanks for the insights. The netplan and cloud packages look like something which might be indeed useful in uses cases other than mine.<div>In retrospect I'm curious how 16.04 is working so well without netplan. Apparently further study is needed...</div><div><br></div><div>Jake</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 16, 2018 at 6:13 AM, David Favor <span dir="ltr"><<a href="mailto:david@davidfavor.com" target="_blank">david@davidfavor.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">jjs - mainphrame wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Confirmed, removing netplan solves the problem.<br>
<br>
Thanks for the hint.<br>
<br>
Jake<br>
<br></span><span class="">
On Sat, Apr 14, 2018 at 10:39 AM, jjs - mainphrame <<a href="mailto:jjs@mainphrame.com" target="_blank">jjs@mainphrame.com</a> <mailto:<a href="mailto:jjs@mainphrame.com" target="_blank">jjs@mainphrame.com</a>>> wrote:<br>
<br>
    Thanks for the clue. Looking into this.<br>
<br>
    Jake<br>
<br>
    On Sat, Apr 14, 2018 at 10:31 AM, Sergiusz Pawlowicz<br></span><span class="">
    <<a href="mailto:sergiusz@pawlowicz.name" target="_blank">sergiusz@pawlowicz.name</a> <mailto:<a href="mailto:sergiusz@pawlowicz.name" target="_blank">sergiusz@pawlowicz.nam<wbr>e</a>>> wrote:<br>
<br>
        it's not a bug, it is a feature<br>
<br>
        man netplan<br>
</span></blockquote>
<br>
Netplan doesn't get rid of the "pesky DHCP IP".<br>
<br>
Currently there's a bug in ifconfig, which fails to report the DHCP IP.<br>
<br>
The only way (till the ifconfig bug is fixed) you can view all IPs via...<br>
<br>
   ip addresses (container level)<br>
<br>
   lxc list     (machine level)<br>
<br>
Likely good for you to read many posts about the purpose of the DHCP IP<br>
inside containers.<br>
<br>
If you do destroy this IP (in netplan - rm -f /etc/netplan/50*), then<br>
you'll produces subtle packet routing breakage when trying to communicate<br>
between containers (yes even if they have public IPs).<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainer<wbr>s.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.o<wbr>rg/listinfo/lxc-users</a></div></div></blockquote></div><br></div>