<div dir="ltr"><div><div>I ran into a problem that only 253 containers get network connection. New containers after that can't getIP from lxc bridge, even if I stop/destroy existing running containers. The problem, apparently, is that the default in /etc/default/lxc-net, has LXC_DHCP_MAX set to 253. <br><br>I suppose I can increase that number to have a large enough subnet. However, I'm wondering if there is a more elegant solution. For example, I can periodically call a script, or call it before destroying a container, to release IP for dead containers?<br><br>Thanks,<br>Dan<span style="color:rgb(17,17,17);font-family:Consolas,Menlo,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New",monospace,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:16.9px;text-align:start;text-indent:0px;text-transform:none;white-space:pre-wrap;word-spacing:0px;display:inline!important;float:none;background-color:rgb(238,238,238)"><br></span></div></div></div>