Determining the Status of iptables



Determining the Status of iptables

You can determine whether iptables is running or not via the service iptables status command. Fedora Core will give a simple status message. For example:

     [root@bigboy tmp]# service iptables status
     Firewall is stopped.
     [root@bigboy tmp]#