Iptables rules that start with "f2b" are normally rules added by the fail2ban service. The easiest way to fix this is to stop and then start the fail2ban service:
Code:
service fail2ban stop
service fail2ban start
Note: Once re-started, fail2ban may not re-create the rules until it needs to use them.