From 9b0a8a0713313cef8f16a9d34722ccb1a35cb2d9 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Mon, 18 Sep 2023 01:59:08 +0200 Subject: [PATCH] Add 'Fail2Ban/domoticz.conf' --- Fail2Ban/domoticz.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Fail2Ban/domoticz.conf diff --git a/Fail2Ban/domoticz.conf b/Fail2Ban/domoticz.conf new file mode 100644 index 0000000..76efaec --- /dev/null +++ b/Fail2Ban/domoticz.conf @@ -0,0 +1,6 @@ + [Definition] + failregex = Error: Failed login attempt from for user '.*' ! + Error: Failed login attempt from for '.*' ! + Error: \[web:8080\] Failed authentication attempt, ignoring client request \(remote address: \) + Error: \[web:443\] Failed authentication attempt, ignoring client request \(remote address: \) + ignoreregex = \ No newline at end of file