small typo

master
Serg G. Brester 2017-03-10 11:33:10 +01:00
parent 587e9dc599
commit 7b2859b5e2
1 changed files with 1 additions and 1 deletions

@ -31,7 +31,7 @@ Why this IP was banned you can find in the `fail2ban.log` (search for lines befo
Otherwise take a look in the corresponding log file on the time from which fail2ban logged the failure.
Or try to use `fail2ban-regex` with log-file and filter-file as arguments.<br/>
E. g. if you'll see why the IP-address was banned in sshd jail:
E. g. if you want to see why the IP-address was banned in sshd jail:
```
# auth.log:
fail2ban-regex --print-all-matched /var/log/auth.log /etc/fail2ban/filter.d/sshd | grep 192.0.2.25