diff --git a/config/filter.d/sshd.conf b/config/filter.d/sshd.conf index 93a43ea2..059052fc 100644 --- a/config/filter.d/sshd.conf +++ b/config/filter.d/sshd.conf @@ -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 port \d+" requires LogLevel VERBOSE in sshd_config +# [INCLUDES]