Just a quick tip for CentOS users. Despite what you might expect, setting up firewall rules using `system-config-securitylevel` does _not_ set up any scripts to reapply these settings on reboot. You can set the firewall to start automatically using the command `chkconfig iptables on`.