Help for this page

Select Code to Download


  1. or download this
    [root@host root]# iptatbles -n -L
    
  2. or download this
    Chain INPUT (policy ACCEPT)
    target     prot opt source               destination         
    ...
    Chain OUTPUT (policy ACCEPT)
    target     prot opt source               destination
    
  3. or download this
    [root@host root]# service iptables stop
    
  4. or download this
    [root@host root]# chkconfig --level 0123456 iptables off