Hello
I am having this issue always. cheking fail2ban log i have this:
<pre>
2017-02-08 12:01:59,769 fail2ban.filter [6334]: WARNING Unable to find a corresponding IP address for 2001:41d0:2:d30c::: [Errno -9] Address family for hostname not supported
2017-02-08 12:01:59,769 fail2ban.filter [6334]: INFO [plesk-proftpd] Found 149.56.79.108
2017-02-08 12:01:59,770 fail2ban.filter [6334]: WARNING Unable to find a corresponding IP address for 2001:41d0:2:d30c::: [Errno -9] Address family for hostname not supported
2017-02-08 12:01:59,770 fail2ban.filter [6334]: INFO [plesk-proftpd] Found 149.56.79.108
2017-02-08 12:01:59,770 fail2ban.filter [6334]: WARNING Unable to find a corresponding IP address for 2001:41d0:2:d30c::: [Errno -9] Address family for hostname not supported
2017-02-08 12:01:59,770 fail2ban.filter [6334]: INFO [plesk-proftpd] Found 149.56.79.108
2017-02-08 12:01:59,771 fail2ban.filter [6334]: WARNING Unable to find a corresponding IP address for 2001:41d0:2:d30c::: [Errno -9] Address family for hostname not supported
</pre>
Also in iptables -L i have rules duplicated:
f2b-plesk-wordpress tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-proftpd tcp -- anywhere anywhere multiport dports ftp,ftp-data,ftps,ftps-data
f2b-plesk-horde tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-horde tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-courierimap tcp -- anywhere anywhere multiport dports imap,imap3,imaps,pop3,pop3s
f2b-BadBots tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-wordpress tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-horde tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-proftpd tcp -- anywhere anywhere multiport dports ftp,ftp-data,ftps,ftps-data
f2b-plesk-wordpress tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-horde tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-proftpd tcp -- anywhere anywhere multiport dports ftp,ftp-data,ftps,ftps-data
f2b-plesk-qmail tcp -- anywhere anywhere multiport dports smtp,urd,submission
f2b-plesk-proftpd tcp -- anywhere anywhere multiport dports ftp,ftp-data,ftps,ftps-data
f2b-plesk-login tcp -- anywhere anywhere multiport dports cddbp-alt,pcsync-https
f2b-plesk-horde tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-courierimap tcp -- anywhere anywhere multiport dports imap,imap3,imaps,pop3,pop3s
f2b-BadBots tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-apache tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-roundcube tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-qmail tcp -- anywhere anywhere multiport dports smtp,urd,submission
f2b-plesk-proftpd tcp -- anywhere anywhere multiport dports ftp,ftp-data,ftps,ftps-data
f2b-plesk-login tcp -- anywhere anywhere multiport dports cddbp-alt,pcsync-https
f2b-plesk-horde tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-plesk-courierimap tcp -- anywhere anywhere multiport dports imap,imap3,imaps,pop3,pop3s
f2b-BadBots tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-apache tcp -- anywhere anywhere multiport dports http,https,empowerid,7081
f2b-SSH tcp -- anywhere anywhere tcp dpt:ssh
........