From Boldcore's wiki
Line 1: | Line 1: | ||
− | Well, sometimes it happens... | + | Well, sometimes it happens...<br> |
<pre> | <pre> | ||
fail2ban-client set sshd unbanip 8.8.8.8 | fail2ban-client set sshd unbanip 8.8.8.8 | ||
fail2ban-client set FILTER_NAME unbanip 8.8.8.8 | fail2ban-client set FILTER_NAME unbanip 8.8.8.8 | ||
− | </pre> | + | </pre><br> |
− | Instead of FILTER_NAME there could be: | + | Instead of FILTER_NAME there could be:<br> |
− | - apache | + | - apache<br> |
− | - apache-badbots | + | - apache-badbots<br> |
− | - sshd-ddos | + | - sshd-ddos<br> |
− | - ... (other FILTERS) | + | - ... (other FILTERS)<br> |
Revision as of 05:28, 26 April 2017
Well, sometimes it happens...
fail2ban-client set sshd unbanip 8.8.8.8 fail2ban-client set FILTER_NAME unbanip 8.8.8.8
Instead of FILTER_NAME there could be:
- apache
- apache-badbots
- sshd-ddos
- ... (other FILTERS)