[root@host root]# iptatbles -n -L #### Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination #### [root@host root]# service iptables stop #### [root@host root]# chkconfig --level 0123456 iptables off