How do I Load / Start RHEL / CentOS / Fedora Linux Iptables Firewall on Computer Boot?

by on March 13, 2007 · 0 comments· last updated at January 29, 2008

Q. I'd like to start my Iptables based firewall when my computer comes online so that it get protected from the Internet? I'm using CentOS Linux Server version 4.x.

A. CentOS / RHEL / Fedora Linux has service located at /etc/init.d/iptables to start firewall on boot. All you have to do is type the following command to turn on firewall on boot:
# chkconfig iptables on

Your firewall rules are saved at /etc/sysconfig/iptables files.



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <kbd> <blockquote> <pre> <a href="" title="">

Tagged as: , , , , , , ,

Previous Faq:

Next Faq: