Search found 5 matches

by miralant
Wednesday 30 December 2020 14:34
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: fail2ban/domoticz
Replies: 8
Views: 757

Re: fail2ban/domoticz

Nothing on my jails...what should I have ? root@raspberrypi:/home/ced# sudo iptables -L -n Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination I have the same ...
by miralant
Wednesday 30 December 2020 13:42
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: fail2ban/domoticz
Replies: 8
Views: 757

Re: fail2ban/domoticz

Iptables is kernel function. How check if it runs ? (Currently nothing in top)
by miralant
Wednesday 30 December 2020 12:39
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: fail2ban/domoticz
Replies: 8
Views: 757

Re: fail2ban/domoticz

For sure :D That's fail2ban issue not domoticz.
by miralant
Wednesday 30 December 2020 12:05
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: fail2ban/domoticz
Replies: 8
Views: 757

Re: fail2ban/domoticz

Sorry, i'll try to be more clear. #poorenglish

In fact, the domoticz jail works but after several hours it stops working. The jail is not triggered.

I need to fully restart Pi to fix the issue. (Systemctl restart won't fix...)
by miralant
Wednesday 30 December 2020 10:09
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: fail2ban/domoticz
Replies: 8
Views: 757

fail2ban/domoticz

Hi, I use on PIs and servers fail2ban to prevent brut force attack on SSH port. I've try to setup a jail to secure domoticz accordind to this tutorial : https://www.domoticz.com/wiki/Setup_fail2ban After restart, it works (after 3 mistakes to logion page, the IP is push to iptables) but after ...