<div dir="ltr"><div><div><div><div>Hello,<br><br></div><div></div>I have trying out lxc 1.0.8 on ubuntu 14.04  based on the doc from <a href="https://help.ubuntu.com/14.04/serverguide/lxc.html">https://help.ubuntu.com/14.04/serverguide/lxc.html</a>  <br><br>To setup static IP for container I edit <span class="">/etc/lxc/dnsmasq.conf</span> <br><br>dhcp-host=base_os,10.0.3.4<br>dhcp-host=app1,10.0.3.6<br>dhcp-host=app2,10.0.3.7<br><br></div><div>The container is created by issuing lxc-clone -o old -n new -s -B overlayfs<br></div><div><br></div><div>It seems that I have to stop all running containers,  restart lxc-net service, then start the newly cloned one to get it assigned the static IP.<br></div></div><br>the closest question I found is this one <a href="https://lists.linuxcontainers.org/pipermail/lxc-users/2015-March/008843.html">https://lists.linuxcontainers.org/pipermail/lxc-users/2015-March/008843.html</a><br><br></div><div>Just wondering is there a better way to do it?<br><br></div><div>Thanks<br><br></div><div>James.<br></div><div><br></div><div><br></div></div>