iptables service is running. To manually start the service, use the following command:
			[root@myServer ~] # service iptables restart
iptables starts when the system is booted, use the following command:
			[root@myServer ~] # chkconfig --level 345 iptables on