]> git.somenet.org - root/pub/somesible.git/commit
[roles/base/network] setup networking and firewall (nftables) and fail2ban
authorSomeone <someone@somenet.org>
Tue, 25 Mar 2025 21:35:34 +0000 (22:35 +0100)
committerSomeone <someone@somenet.org>
Tue, 25 Mar 2025 21:35:34 +0000 (22:35 +0100)
commit2c221036d2d03ed46c57dadff4f4f7d735dbbba6
tree59b65eb32753268af6d2a3c4bd6c1bb54454e1f7
parentc755fb6f7a5090ebd668bbe6ad404eeeecba35c0
[roles/base/network] setup networking and firewall (nftables) and fail2ban
roles/base/network/defaults/main.yml [new file with mode: 0644]
roles/base/network/files/default/fail2ban.filter.repeated-offenders.conf [new file with mode: 0644]
roles/base/network/files/default/fail2ban.jail.local [new file with mode: 0644]
roles/base/network/files/default/fail2ban.nftables-common.local [new file with mode: 0644]
roles/base/network/files/default/interfaces [new file with mode: 0644]
roles/base/network/files/default/nftables.conf [new file with mode: 0644]
roles/base/network/files/default/vnstat.conf [new file with mode: 0644]
roles/base/network/handlers/main.yml [new file with mode: 0644]
roles/base/network/tasks/main.yml [new file with mode: 0644]