Red Hat Enterprise Linux 5 and its derivative CentOS 5 includes a graphical tool called Security Level Configuration for configuring the firewall options. This article describes how to use the Security Level Configuration tool to open up the ports necessary for providing an email server.
Firewall Configuration (GUI)
This section describes how to use the Security Level Configuration tool to configure the firewall.

1. Click System, select Administration and click Security Level and Firewall. This will launch the Security Level Configuration window.
2. For a mail server with webmail, check Mail (SMTP), Secure WWW (HTTPS) and WWW (HTTP) in the Trusted services list.

Firewall Configuration (TUI)
This section describes how to use the Security Level Configuration text user interface (TUI) tool to configure the firewall.

Launch the Security Level Configuration tool using the command below.
system-config-securitylevel-tui
You can see the list of service and port numbers by typing in getent services from the Terminal window.
Visit the forum to ask for help or to give a comment.
***
Posted on 4/23/2007 and last updated on 8/28/2011
Filed under CentOS 5 , Red Hat Enterprise Linux 5 , System Administration


June 1st, 2009 at 1:35 pm
i configured https,http, pop3,pop3s,imap,imaps,ssh from system-config-securitylevel,but when i try with the https://localhost:10000/ link no page showing
June 12th, 2009 at 3:48 am
Hi keshav,
I think you came from my Installing Webmin article. Sorry, I forgot to mention you have to start the httpd service. Please check my article again, I’ve already updated it.
August 7th, 2009 at 10:19 pm
Is there a way to do this without the GUI?
I have a VPS with shell access and no X server.
August 9th, 2009 at 7:03 pm
Hi jfox,
Try system-config-securitylevel-tui