Joginder Sharma
Joginder Sharma
install jdk 1.8 (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
I am using fail2ban-server --version: Fail2Ban v1.1.1.beta0, on ubuntu 22.04, with nftables, have added this line in jail.local `ignoreip = file://etc/fail2ban/ignore.d/goodbot-all.conf` when I run `for j in $(fail2ban-client status |...
@sebres Thank you for your reply. I still got the same error. Here is full error report. root@localhost:~/my_custom_scripts# for j in $(fail2ban-client status | sed -n 's/.*Jail list:\s*//p' | tr...