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