Skip to content

Instantly share code, notes, and snippets.

@mmaha
Created January 16, 2013 02:35
Show Gist options
  • Save mmaha/4544164 to your computer and use it in GitHub Desktop.
Save mmaha/4544164 to your computer and use it in GitHub Desktop.
Stop iptables on RHEL 6
# sudo service iptables stop
iptables: Flushing firewall rules: [ OK ]
iptables: Setting chains to policy ACCEPT: filter [ OK ]
iptables: Unloading modules: [ OK ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment