containers / netavark

Container network stack
Apache License 2.0
515 stars 83 forks source link

Allow user to control firewall - DOCKER-USER replica #705

Open coredump17 opened 1 year ago

coredump17 commented 1 year ago

This request is for netavark to implement something that achieves what the DOCKER and DOCKER-USER chains achieve in iptables /nft (https://docs.docker.com/network/iptables/). Essentially placing all netavark rules in a chain and having a user chain with a high priority or order, allow users to permit/dent external IP's into the server and service.

maxxberg commented 11 months ago

It would be good, if this would be available for firewalld/nftbales, too.