CentOS 7 に fail2ban をインストールし、jail.local を追加しました:
[sshd]
enabled = true
不正な ssh ログインを試みると、/var/log/secure に次のようなログ エントリが記録されます。
Jun 5 11:09:40 arsenal sshd[32595]: Connection closed by 192.168.1.202 port 61745 [preauth]
しかし、DEBUG に設定しない限り、fail2ban ログには何も表示されません。
2019-06-05 11:09:40,893 fail2ban.filtersystemd [32110]: DEBUG Read systemd journal entry: '2019-06-05T11:09:40.893324arsenal sshd[32595]: Connection closed by 192.168.1.202 port 61745 [preauth]'
この不正なログインを何度も続けて試しても、何もブロックされません。
# fail2ban-client status sshd
Status for the jail: sshd
|- Filter
| |- Currently failed: 0
| |- Total failed: 0
| `- Journal matches: _SYSTEMD_UNIT=sshd.service + _COMM=sshd
`- Actions
|- Currently banned: 0
|- Total banned: 0
`- Banned IP list: