Firewall Configuration in MikoPBX Docker Container

What are the specifics of running MikoPBX in Docker with firewall?

When running MikoPBX in Docker with --cap-add=NET_ADMIN and --net=host flags, the firewall may affect the network services of the host system. Recommendations:

  1. Disable firewall inside the container
  2. Configure firewall at the host system level
  3. Consider using bridge network instead of host network

Visit our group for more information: