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:
- Disable firewall inside the container
- Configure firewall at the host system level
- Consider using bridge network instead of host network
Visit our group for more information: