Displaying 2 results from an estimated 2 matches for "fail2an".
Did you mean:
fail2ban
2020 Apr 09
0
fail2ban firewalld problems with current CentOS 7
...running CentOS 7.7 (1908) with all current patches installed.
> I think this server should be a quite standard installation with no specialities
>
> On this server I have fail2ban with an apache and openvpn configuration.
> I'm using firewalld to manage the firewall rules.
>
> Fail2an is configured to use firewalld:
>
> <snip>
>
> The firewalld errors start exactly after the updates were installed.
> Does anyone else see similar problems since the last updates?
>
> I googled and found some older postings, but nothing matching the
> problems I see ex...
2020 Apr 09
2
fail2ban firewalld problems with current CentOS 7
Hi!
I have a server running CentOS 7.7 (1908) with all current patches installed.
I think this server should be a quite standard installation with no specialities
On this server I have fail2ban with an apache and openvpn configuration.
I'm using firewalld to manage the firewall rules.
Fail2an is configured to use firewalld:
[root at server ~]# ll /etc/fail2ban/jail.d/
insgesamt 12
-rw-r--r--. 1 root root 356 21. Jan 05:12 00-firewalld.conf
-rw-r--r--. 1 root root 610 15. Nov 19:55 apache.local
-rw-r--r--. 1 root root 115 15. Nov 19:10 openvpn.local
[root at server ~]# cat /etc/fail2ba...