1. stopping the service will clean all rules added by fail2ban
service fail2ban stop
Stopping the service will clean all rules added by fail2ban
service fail2ban stopIf you do not have any other iptables rules, you can flush it
iptables -F
Be careful: 2. if you do not havethis will erase any other iptables rules, you can flush it in your iptables
iptables -F
be careful: this will erase any other rules in your iptables.