Rahul  Pandey
How do you list and flush all IP tables in Linux?
By Rahul Pandey in Operating Systems on Feb 24 2014
  • Munesh Sharma
    May, 2016 4

    https://www.digitalocean.com/community/tutorials/how-to-list-and-delete-iptables-firewall-rules

    • 0
  • Saurabh  Sharma
    Dec, 2014 18

    If u wish to see what rules are in iptables -# iptables --list If u wish to flush the rules of iptables -# iptables -flush OR # iptables -FAnd don't forget to save the rules of iptables after changes# iptables save

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS