<div dir="ltr">Bump -<div><br></div><div>The bug is 100% repeatable. Steps to reproduce:</div><div><br></div><div>1. create ubuntu container (lxc launch)</div><div>2. enter container and configure a static IP in /etc/network/interfaces</div><div>3. If container is 16.04, only static IP exists. if container is 18.04. there are both static and dhcp ips.</div><div><br></div><div><div><font face="monospace, monospace">+-----------------+---------+------------------------+------+------------+-----------+</font></div><div><font face="monospace, monospace">| national-dragon | RUNNING | 192.168.111.26 (eth0)  |      | PERSISTENT | 0         |</font></div><div><font face="monospace, monospace">+-----------------+---------+------------------------+------+------------+-----------+</font></div><div><font face="monospace, monospace">| open-moth       | RUNNING | 192.168.111.25 (eth0)  |      | PERSISTENT | 0         |</font></div><div><font face="monospace, monospace">|                 |         | 192.168.111.241 (eth0) |      |            |           |</font></div><div><font face="monospace, monospace">+-----------------+---------+------------------------+------+------------+-----------+</font></div><div><br></div></div><div>Jake</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 7, 2018 at 1:16 PM, jjs - mainphrame <span dir="ltr"><<a href="mailto:jjs@mainphrame.com" target="_blank">jjs@mainphrame.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">Greetings,<div><br></div><div>Running lxd-3.0.0 on ubuntu 18.04 beta</div><div><br></div><div>I've set up a couple of new 16.04 cts and they act as I expect.</div><div><br></div><div>I set up an 18.04 ct and a persistent unwanted dhcp IP appears in the lxc list:</div><div><br></div><div>root@ronnie:~# lxc list<br></div><div><div>+-----------+---------+-------<wbr>-----------------+------+-----<wbr>-------+-----------+</div><div>|   NAME    |  STATE  |          IPV4          | IPV6 |    TYPE    | SNAPSHOTS |</div><div>+-----------+---------+-------<wbr>-----------------+------+-----<wbr>-------+-----------+</div><div>| dbserv111 | RUNNING | 192.168.111.221 (eth0) |      | PERSISTENT | 0         |</div><div>+-----------+---------+-------<wbr>-----------------+------+-----<wbr>-------+-----------+</div><div>| kangal    | RUNNING | 192.168.111.44 (eth0)  |      | PERSISTENT | 0         |</div><div>|           |         | 192.168.111.239 (eth0) |      |            |           |</div><div>+-----------+---------+-------<wbr>-----------------+------+-----<wbr>-------+-----------+</div><div>| mg111     | RUNNING | 192.168.111.222 (eth0) |      | PERSISTENT | 0         |</div><div>+-----------+---------+-------<wbr>-----------------+------+-----<wbr>-------+-----------+</div></div><div><br></div><div>However, inside the 18.04 container (kangal), only the static IP is listed:</div><div><div>root@kangal:~# ifconfig </div><div>eth0: flags=4163<UP,BROADCAST,<wbr>RUNNING,MULTICAST>  mtu 1500</div><div>        inet 192.168.111.44  netmask 255.255.255.0  broadcast 192.168.111.255</div><div>        inet6 fe80::216:3eff:fef3:857e  prefixlen 64  scopeid 0x20<link></div><div>        ether 00:16:3e:f3:85:7e  txqueuelen 1000  (Ethernet)</div><div>        RX packets 80658  bytes 97973222 (97.9 MB)</div><div>        RX errors 0  dropped 0  overruns 0  frame 0</div><div>        TX packets 56964  bytes 5320056 (5.3 MB)</div><div>        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div><div><br></div><div>lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536</div><div>        inet 127.0.0.1  netmask 255.0.0.0</div><div>        inet6 ::1  prefixlen 128  scopeid 0x10<host></div><div>        loop  txqueuelen 1000  (Local Loopback)</div><div>        RX packets 1400  bytes 115581 (115.5 KB)</div><div>        RX errors 0  dropped 0  overruns 0  frame 0</div><div>        TX packets 1400  bytes 115581 (115.5 KB)</div><div>        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div><div><br></div><div>root@kangal:~# </div></div><div><br></div><div>However I can ssh to this dhcp IP and gain access to the box.</div><div><br></div><div>Any clues as to how to get rid of this unwanted extra IP? </div><div><br></div><div>Jake</div><div><br></div></div>
</blockquote></div><br></div>