Linux/fail2ban: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
Line 14: Line 14:


</pre>
</pre>
== Status ==
<pre>
fail2ban-client status
</pre>


[[Category:Linux/Network]]
[[Category:Linux/Network]]
[[Category:Linux]]
[[Category:Linux]]

Revision as of 20:40, 19 November 2023

Installation

apt install fail2ban

systemctl enable fail2ban.service
systemctl restart fail2ban.service

systemctl status fail2ban.service

Config



Status

fail2ban-client status