Skip to main content

iptables -F

Comments

1 comment

  • cPanelMichael
    Hello :) That command will temporarily flush the rules. If you want to ensure the default rules are not restored, then you must run a command such as: /etc/init.d/iptables save
    That being said, it's likely a better idea to install a third-party firewall management utility such as CSF. Thank you.
    0

Please sign in to leave a comment.