Koozali.org: home of the SME Server

Contribs.org Forums => Koozali SME Server 10.x => Topic started by: GadoF on March 01, 2024, 11:14:40 AM

Title: how do i stop fail2ban service in koozali 10
Post by: GadoF on March 01, 2024, 11:14:40 AM
hi,

 i am having issues with fail2ban how do i stop it temporarily > TIA
Title: Re: how do i stop fail2ban service in koozali 10
Post by: warren on March 01, 2024, 12:31:42 PM
Code: [Select]
systemctl stop fail2ban.service
Title: Re: how do i stop fail2ban service in koozali 10
Post by: GadoF on March 02, 2024, 03:59:32 AM
if fail2ban is stop the blocking are still active? my experience is that some client cannot send out  due to the user IP is blocked by fail2ban. How can i remove those blocked IP i cannot see it on the gui, cannot also see the  blocked ip in cli

Code: [Select]
systemctl stop fail2ban.service
Title: Re: how do i stop fail2ban service in koozali 10
Post by: warren on March 02, 2024, 06:47:58 AM
Stopping fail2ban will clear the existing Bans.

Read the Documents for Fail2ban https://wiki.koozali.org/Fail2ban (https://wiki.koozali.org/Fail2ban) ;

It answers all your questions , how to remove a blocked ip from a jail , how to see listing of blocked ip's and more.
Title: Re: how do i stop fail2ban service in koozali 10
Post by: GadoF on March 18, 2024, 02:18:26 AM
my box is weird it is still blocking user from sending email, even  fail2ban is stop. I have no idea where to look  where is the blocking are happening.
Id like to add also  even user are deleted it does not send a bounce messages instead it is on que.

Stopping fail2ban will clear the existing Bans.

Read the Documents for Fail2ban https://wiki.koozali.org/Fail2ban (https://wiki.koozali.org/Fail2ban) ;

It answers all your questions , how to remove a blocked ip from a jail , how to see listing of blocked ip's and more.
Title: Re: how do i stop fail2ban service in koozali 10
Post by: Jean-Philippe Pialasse on March 18, 2024, 02:50:54 AM
hence issue is not fail2ban, neither blocking. 

why you don’t you start looking the answer in the logs rather than trying random things ?
Title: Re: how do i stop fail2ban service in koozali 10
Post by: ReetP on March 19, 2024, 04:16:13 PM
Have a read here for starters.

https://forums.koozali.org/index.php/topic,54724.0.html

Some files to check:

/var/log/qmail/current
/var/log/sqpsmtpd/current (sending)
/var/log/qpsmtpd/current (receiving)