<div dir="ltr"><div>On Ubuntu Server 14.04.1, my containers allow iptables rules to be set up and saved with iptables-persistent, but they don't get loaded when starting the container. In fact, a <i>sudo service iptables-persistent reload</i> doesn't work either. I'm not seeing any errors. The rule chains just remain in their default configuration (ACCEPT everything).<br><br></div>Probably not very helpful, but a <i>sudo service --status-all</i> shows iptables-persistent as [ ? ].<br></div>