Re: [Fail2ban-users] Configure Fail2Ban to Apache.

2021-01-12 Thread Jason Long via Fail2ban-users
I'm using CentOS 7.2. I used that tutorial to install and configure Fail2Ban: # fail2ban-client status Status |- Number of jail:3 `- Jail list:apache-auth, apache-badbots, apache-noscript But I can see any rules about it in iptables and Firewalld: https://paste.ubuntu.com/p/w78tZGtzzQ/ ht

Re: [Fail2ban-users] Configure Fail2Ban to Apache.

2021-01-12 Thread Richard Shaw
On Tue, Jan 12, 2021 at 6:18 AM Jason Long via Fail2ban-users < fail2ban-users@lists.sourceforge.net> wrote: > Hello, > I have some questions about Fail2Ban. On CentOS, Firewalld is enabled by > default, but it just a front-end for iptables? > What is a good tutorial about protecting Apache with F

[Fail2ban-users] Configure Fail2Ban to Apache.

2021-01-12 Thread Jason Long via Fail2ban-users
Hello, I have some questions about Fail2Ban. On CentOS, Firewalld is enabled by default, but it just a front-end for iptables? What is a good tutorial about protecting Apache with Fail2Ban? Is  https://www.atlantic.net/vps-hosting/how-to-protect-apache-and-ssh-with-fail2ban-on-centos-8/ OK? Than