mirror of https://github.com/fail2ban/fail2ban
DOC: document LogLevel requirement for "Connection from" regex"
parent
0822275295
commit
c701ac9276
|
@ -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 New Issue