Add banaction = nftables in the defaults-debian.conf default see https://github.com/fail2ban/fail2ban/discussions/3575#discussioncomment-7045315

debian
Sylvestre Ledru 2023-09-19 13:55:39 +02:00
parent b4fda2fd9f
commit bc37c94137
2 changed files with 11 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
fail2ban (1.0.2-3) unstable; urgency=medium
* Add banaction = nftables in the defaults-debian.conf default
see https://github.com/fail2ban/fail2ban/discussions/3575#discussioncomment-7045315
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 19 Sep 2023 13:55:20 +0200
fail2ban (1.0.2-2) unstable; urgency=medium fail2ban (1.0.2-2) unstable; urgency=medium
* Team upload. * Team upload.

View File

@ -1,2 +1,6 @@
[DEFAULT]
banaction = nftables
banaction_allports = nftables[type=allports]
[sshd] [sshd]
enabled = true enabled = true