Hello,
I installed Fail2Ban.And its service was not running. The service ran successfully when I added the following lines to the beginning of the configuration file:Now I want to configure Fail2Ban for SSH service and my settings are as follows:When I restart the Fail2Ban service, I see the following error message:
Thank you.
I installed Fail2Ban.And its service was not running. The service ran successfully when I added the following lines to the beginning of the configuration file:
Code:
[sshd]enabled = true
Code:
[sshd]port = sshlogpath = %(sshd_log)sbackend = %(sshd_backend)smaxretry = 2findtime = 10bantime = 4w
How to solve it?[1313]: ERROR Failed during configuration: While reading from '/etc/fail2ban/jail.local' [line 275]: section 'sshd' already exists
Thank you.
Statistics: Posted by jasonnix — 2024-02-26 07:14 — Replies 1 — Views 100