FreeBSD Bugzilla – Attachment 148340 Details for
Bug 194382
[patch] security/bruteblock:fix regexp to match line in the log
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to files/patch-etc-ssh.conf
regexp2-fix.patch (text/plain), 945 bytes, created by
Ronald Klop
on 2014-10-15 14:48:06 UTC
(
hide
)
Description:
patch to files/patch-etc-ssh.conf
Filename:
MIME Type:
Creator:
Ronald Klop
Created:
2014-10-15 14:48:06 UTC
Size:
945 bytes
patch
obsolete
>diff -ruN /usr/ports/security/bruteblock/files/patch-etc-ssh.conf bruteblock/files/patch-etc-ssh.conf >--- /usr/ports/security/bruteblock/files/patch-etc-ssh.conf 2014-01-22 18:40:44.000000000 +0100 >+++ bruteblock/files/patch-etc-ssh.conf 2014-10-15 16:43:29.000000000 +0200 >@@ -15,7 +15,7 @@ > +# > +regexp = sshd.*(?:Illegal|Invalid) user \S+ from (\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) > +regexp1 = sshd.*Failed \S+ for (?:(?:illegal|invalid) user )?\S+ from (\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) >-+regexp2 = sshd.*error: PAM: authentication error for (?:(?:illegal|invalid) user )\S+ from (\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) >++regexp2 = sshd.*error: PAM: authentication error for (?:(?:illegal|invalid) user )?\S+ from (\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) > +regexp3 = sshd.*Did not receive identification string from (\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}) > > # Number of failed login attempts within time before we block
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194382
: 148340