From 8e1010b07ac9cca64b4cd13f8667df1e0f3db064 Mon Sep 17 00:00:00 2001 From: Merijn Schering Date: Tue, 26 Mar 2024 09:48:06 +0100 Subject: [PATCH] try to spoof IP --- fail2ban/tests/files/logs/groupoffice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fail2ban/tests/files/logs/groupoffice b/fail2ban/tests/files/logs/groupoffice index 2d19f8fd..2a16a7a5 100644 --- a/fail2ban/tests/files/logs/groupoffice +++ b/fail2ban/tests/files/logs/groupoffice @@ -1,4 +1,4 @@ # failJSON: { "time": "2024-03-26T07:59:08", "match": true, "host": "192.168.65.1" } -localhost [Tue Mar 26 07:59:08 2024] [notice] [pid 1662] [client 192.168.65.1:17672] Password authentication failed for 'johndoe' from IP: '192.168.65.1' +localhost [Tue Mar 26 07:59:08 2024] [notice] [pid 1662] [client 192.168.65.1:17672] Password authentication failed for '192.168.100.100' from IP: '192.168.65.1' # failJSON: { "time": "2024-03-26T08:17:24", "match": false, "host": "192.168.65.1" } localhost [Tue Mar 26 08:17:24 2024] [notice] [pid 90] [client 192.168.65.1:17733] Lost password request from IP: '192.168.65.1'