aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/firewall/README.md
blob: 42c16beb52f724b8e6539281b8cd827a7479197a (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.