fail2ban.actions.action: ERROR iptables -D

fail2ban.actions.action: ERROR iptables -D INPUT -p tcp -m multiport --dports http,https -j fail2ban-apache-xxxxxxxxxxxxxxxxxxx
iptables -F fail2ban-apache-xxxxxxxxxxxxxxxxxxx
iptables -X fail2ban-apache-xxxxxxxxxxxxxxxxxxx returned 200

iptables only allows rules of up to 30 characters

Shorten the name of the conf file solves the error

You may also like...