aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/firewall/README.md
blob: 9c1a572ba2461a253587cf5ba123c0aa9ee5055b (plain) (blame)
1
2
3
4
5
6
7
This role configures iptables rules in /etc/iptables/rules.v{4,6} to be used by
iptables-persistent.

I found it easier and more flexible to configure a firewall this way; for
example, I found that cloud provider's firewalls are often less flexible.
iptables frontends like ufw, on the other hand, are hard to make work with
Docker.