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
-
hi,
i am having issues with fail2ban how do i stop it temporarily > TIA
-
systemctl stop fail2ban.service
-
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
systemctl stop fail2ban.service
-
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.
-
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.
-
hence issue is not fail2ban, neither blocking.
why you don’t you start looking the answer in the logs rather than trying random things ?
-
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)