Search found 6 matches

by Nibble
Monday 06 March 2017 11:30
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz log and failed attempt (to use fail2ban)
Replies: 39
Views: 17046

Re: Domoticz log and failed attempt (to use fail2ban)

Yes, you can protect the webserver with fail2ban. I used this https://www.domoticz.com/wiki/Automated_banning_of_IP_that_fails_to_login_multiple_times to setup my fail2ban. Although it doesn't work yet with the rules from here, i would say add a regex string to the domoticz.conf file of fail2ban ...
by Nibble
Monday 06 March 2017 10:57
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz log and failed attempt (to use fail2ban)
Replies: 39
Views: 17046

Re: Domoticz log and failed attempt (to use fail2ban)

Hello, You would say, but when I only add the date and time before the log entry, it is a match, while the regex isn't changed. Also I read that Fail2ban test is of to parts, one the date and time and after that the regex line. The regex rule I'm using: Error: Failed login attempt from <HOST> for ...
by Nibble
Sunday 05 March 2017 16:10
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz log and failed attempt (to use fail2ban)
Replies: 39
Views: 17046

Re: Domoticz log and failed attempt (to use fail2ban)

Hello, I have installed fail2ban today, but it won't match the failregex rule. I found out the reason why, the date is missing of when the error happend. This is needed by the fail2ban. The error in the Domoticz log file is like: Error: Failed login attempt from 1.2.3.4 for user 'Me' ! This one is ...
by Nibble
Sunday 05 March 2017 11:07
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Multiple light switches with a single GPIO 433 transmitter
Replies: 5
Views: 6484

Re: Multiple light switches with a single GPIO 433 transmitter

Thanks al lot!

This was the one I was looking for!
by Nibble
Friday 03 March 2017 14:56
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Multiple light switches with a single GPIO 433 transmitter
Replies: 5
Views: 6484

Re: Multiple light switches with a single GPIO 433 transmitter

Hello bvanderberg,

I'm trying to find the scripts used by weetjewel, because the dropbox link doesn't seem to work anymore.

Are you willing to share the script you are using of know a place where to find them?

Thanks!

//Edwin