Linux/fail2ban: Difference between revisions
Appearance
< Linux
mNo edit summary |
m →Status |
||
| Line 19: | Line 19: | ||
<pre> | <pre> | ||
fail2ban-client status | fail2ban-client status | ||
fail2ban-client status sshd | fail2ban-client status sshd | ||
</pre> | </pre> | ||
Latest revision as of 11:42, 23 March 2024
Installation
apt install fail2ban cp /etc/fail2ban/jail.conf /etc/fail2ban/jail.local systemctl enable fail2ban.service systemctl restart fail2ban.service systemctl status fail2ban.service
Config
Status
fail2ban-client status fail2ban-client status sshd
Unban
fail2ban-client set sshd unbanip x.x.x.x