Re: [Mailman-Users] Fail2ban on the Mailman web interface

2018-06-04 Thread Henrique Fagundes
Thank you friend, With this, I can configure Fail2Ban to stop the attack. Block the IP on which you tried to log in without success for more than three consecutive times. Regards, Henrique Fagundes supo...@aprendendolinux.com Skype: magnata-br-rj Linux User: 475399 https://www.aprendendolinu

Re: [Mailman-Users] Fail2ban on the Mailman web interface

2018-06-03 Thread Mark Sapiro
On 06/03/2018 09:52 AM, Henrique Fagundes wrote: > > My idea is that when the attacker / attacker incorrectly enters the > password of the login field in the web interface, it is blocked. But for > this to work, it is necessary for MailMan to report unsuccessful login > attempts in its log. Mail

Re: [Mailman-Users] Fail2ban on the Mailman web interface

2018-06-03 Thread Jim Popovitch via Mailman-Users
On June 3, 2018 5:44:17 PM UTC, Henrique Fagundes wrote: >Dear, > >Where should I put this file? >First I put it in "/ etc / mailman", and it did not work. > It's intended to be an example of modifications that can be made to Utils.py in order to get better logging. If you look in the mischief

Re: [Mailman-Users] Fail2ban on the Mailman web interface

2018-06-03 Thread Henrique Fagundes
Dear, Where should I put this file? First I put it in "/ etc / mailman", and it did not work. Then I tried to add the contents of it to the file "/usr/lib/mailman/Mailman/Utils.py" also did not work. I use Mailman in version 2.1.23, installed in Debian 9 through "apt-get". I'll be grateful i

Re: [Mailman-Users] Fail2ban on the Mailman web interface

2018-06-03 Thread Jim Popovitch via Mailman-Users
On Sun, 2018-06-03 at 13:52 -0300, Henrique Fagundes wrote: > Dear Colleagues, > > Good afternoon! > > I begin by apologizing for the fact that this text is difficult to  > interpret because I am Brazilian and I do not have many English > language  > skills. > > I'm having a hard time using Fail

[Mailman-Users] Fail2ban on the Mailman web interface

2018-06-03 Thread Henrique Fagundes
Dear Colleagues, Good afternoon! I begin by apologizing for the fact that this text is difficult to interpret because I am Brazilian and I do not have many English language skills. I'm having a hard time using Fail2Ban along with MailMan mailing list management software. My idea is that w