<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>+-----------+---------+------------------------+------+------------+-----------+</div><div>|   NAME    |  STATE  |          IPV4          | IPV6 |    TYPE    | SNAPSHOTS |</div><div>+-----------+---------+------------------------+------+------------+-----------+</div><div>| dbserv111 | RUNNING | 192.168.111.221 (eth0) |      | PERSISTENT | 0         |</div><div>+-----------+---------+------------------------+------+------------+-----------+</div><div>| kangal    | RUNNING | 192.168.111.44 (eth0)  |      | PERSISTENT | 0         |</div><div>|           |         | 192.168.111.239 (eth0) |      |            |           |</div><div>+-----------+---------+------------------------+------+------------+-----------+</div><div>| mg111     | RUNNING | 192.168.111.222 (eth0) |      | PERSISTENT | 0         |</div><div>+-----------+---------+------------------------+------+------------+-----------+</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,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>