mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
DOC: document LogLevel requirement for "Connection from" regex"
This commit is contained in:
parent
0822275295
commit
c701ac9276
1 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,11 @@
|
|||
#
|
||||
# If you want to protect OpenSSH from being bruteforced by password
|
||||
# authentication then get public key authentication working before disabling
|
||||
# PasswordAuthentication in sshd.conf.
|
||||
# PasswordAuthentication in sshd_config.
|
||||
#
|
||||
#
|
||||
# "Connection from <HOST> port \d+" requires LogLevel VERBOSE in sshd_config
|
||||
#
|
||||
|
||||
[INCLUDES]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue