Portal Home > Knowledgebase > General Support > Firewalls / APF > How do I enable/disable my Iptables firewall?
To start IP tables on your RedHat server,
# service iptables start
You can run the following command to stop iptabes:
# service iptables stop
It is also important to save your iptables configuration so that it is loaded again on the next reboot. This can be done by running:
# service iptables save
You can also set the iptables program to start on boot by running:
# chkconfig iptables on
Hardware Firewall configuration (Views: 1894)
Howto Install B.F.D Brute Force Detection (Views: 1832)
How to install APF (Advanced Policy Firewall) (Views: 1898)
Configure APF Firewall (Views: 2007)
Ranges to allow through server firewall (Views: 1928)Powered by WHMCompleteSolution
Copyright © 2013 darock Projects All Rights Reserved.