How to prevent docker from setting the FORWARD policy to drop?

Hello everyone,

As the title ask, is there anyway to prevent docker without completely disabling iptables backend from setting FORWARD chain policy to drop? This breaks LXD containers and Libvirt (QEMU) vms on the same host from reaching the network?

Best Regards

See Docker and iptables | Docker Documentation

1 Like