Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-28 Thread Orion Poplawski
On 2/26/20 9:52 AM, Nicolas Kovacs wrote: Le 26/02/2020 à 11:51, Nicolas Kovacs a écrit : SELinux is preventing /usr/bin/python2.7 from read access on the file disable. *  Plugin catchall (100. confidence) suggests   * If you believe that python2.7 should be allowed read access on the

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-27 Thread Louis Lagendijk
On Thu, 2020-02-27 at 02:49 -0800, Mark Milhollan wrote: > On Wed, 26 Feb 2020, Nicolas Kovacs wrote: > > > Some time ago I had SELinux problems with Fail2ban. > > Unfortunately when I install [...] from EPEL, I still get the same > > error. > > EPEL packages are often crap quality (as packages),

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-27 Thread Mark Milhollan
On Wed, 26 Feb 2020, Nicolas Kovacs wrote: Some time ago I had SELinux problems with Fail2ban. Unfortunately when I install [...] from EPEL, I still get the same error. EPEL packages are often crap quality (as packages), merely blind imports of the upstream package without any adjustments

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-26 Thread Orion Poplawski
On 2/26/20 12:15 PM, Stephen John Smoogen wrote: On Wed, 26 Feb 2020 at 14:06, Jonathan Billings wrote: On Feb 26, 2020, at 08:52, Nicolas Kovacs wrote: Le 26/02/2020 à 11:51, Nicolas Kovacs a écrit : SELinux is preventing /usr/bin/python2.7 from read access on the file disable. * P

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-26 Thread Benson Muite
On Wed, Feb 26, 2020, at 10:15 PM, Stephen John Smoogen wrote: > On Wed, 26 Feb 2020 at 14:06, Jonathan Billings wrote: > > > On Feb 26, 2020, at 08:52, Nicolas Kovacs wrote: > > > > > >> Le 26/02/2020 à 11:51, Nicolas Kovacs a écrit : > > >> SELinux is preventing /usr/bin/python2.7 from read

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-26 Thread Stephen John Smoogen
On Wed, 26 Feb 2020 at 14:06, Jonathan Billings wrote: > On Feb 26, 2020, at 08:52, Nicolas Kovacs wrote: > > > >> Le 26/02/2020 à 11:51, Nicolas Kovacs a écrit : > >> SELinux is preventing /usr/bin/python2.7 from read access on the file > disable. > >> * Plugin catchall (100. confidence) s

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-26 Thread Jonathan Billings
On Feb 26, 2020, at 08:52, Nicolas Kovacs wrote: > >> Le 26/02/2020 à 11:51, Nicolas Kovacs a écrit : >> SELinux is preventing /usr/bin/python2.7 from read access on the file >> disable. >> * Plugin catchall (100. confidence) suggests * >> If you believe that python2.7 should be allow

Re: [CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-26 Thread Nicolas Kovacs
Le 26/02/2020 à 11:51, Nicolas Kovacs a écrit : SELinux is preventing /usr/bin/python2.7 from read access on the file disable. *  Plugin catchall (100. confidence) suggests   * If you believe that python2.7 should be allowed read access on the disable file by default. Then you should

[CentOS] CentOS 7 : SELinux trouble with Fail2ban

2020-02-26 Thread Nicolas Kovacs
Hi, Some time ago I had SELinux problems with Fail2ban. One of the users on this list suggested that it might be due to the fact that I'm using a bone-headed iptables script instead of FirewallD. I've spent the past few weeks getting up to date with doing things in a more orthodox manner. So