Skip to main content

1. stopping the service will clean all rules added by fail2ban

service fail2ban stop

  1. Stopping the service will clean all rules added by fail2ban

    service fail2ban stop
    
  2. If 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.

1. stopping the service will clean all rules added by fail2ban

service fail2ban stop

2. if you do not have any other iptables rules, you can flush it

iptables -F

be careful: this will erase any other rules in your iptables.

  1. Stopping the service will clean all rules added by fail2ban

    service fail2ban stop
    
  2. If you do not have any other iptables rules, you can flush it

    iptables -F
    

Be careful: this will erase any other rules in your iptables.

deleted 1 character in body
Source Link
peterh
  • 10.5k
  • 18
  • 69
  • 99

1. stopping the service will clean all rules added by fail2ban

service fail2ban stop

2. if you do not have any other iptables rules, you can flush it

iptables -F

be careful: this will erase any other rules in your iptables.

1. stopping the service will clean all rules added by fail2ban

service fail2ban stop

2. if you do not have any other iptables rules, you can flush it

iptables -F

be careful: this will erase any other rules in your iptables

1. stopping the service will clean all rules added by fail2ban

service fail2ban stop

2. if you do not have any other iptables rules, you can flush it

iptables -F

be careful: this will erase any other rules in your iptables.

Source Link
yodog
  • 229
  • 3
  • 6

1. stopping the service will clean all rules added by fail2ban

service fail2ban stop

2. if you do not have any other iptables rules, you can flush it

iptables -F

be careful: this will erase any other rules in your iptables