Skip to content
Snippets Groups Projects
Commit 634fe5b9 authored by Russ Allbery's avatar Russ Allbery
Browse files

Ignore another ssh port scan error

parent d01069bd
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ sshd: /^Bad protocol version identification 'GET / HTTP/1.1' from UNKNOWN$/
sshd: /^Connection closed by (UNKNOWN|[:a-f\d.]+)$/
sshd: /^Did not receive identification string from ([:a-f\d.]+|UNKNOWN)$/
sshd: /^Protocol major versions differ for ([:a-f\d.]+|UNKNOWN): /
sshd: /^dispatch_protocol_error: type \d+ seq \d+ \[preauth\]$/
sshd: /^fatal: Read from socket failed: Connection reset by peer/
sshd: /^fatal: Timeout before authentication for [:a-f\d.]+$/
sshd: /^(pam_unix\(sshd:auth\)|\(pam_unix\)):? check pass; user unknown$/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment