From 3cec9a8360738051096be62c9b3a918d2905706c Mon Sep 17 00:00:00 2001 From: KayGuoWhu Date: Fri, 31 Oct 2014 19:20:15 +0800 Subject: [PATCH] translating --- ...wers--How to open a port in the firewall on CentOS or RHEL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/tech/20141029 Linux FAQs with Answers--How to open a port in the firewall on CentOS or RHEL.md b/sources/tech/20141029 Linux FAQs with Answers--How to open a port in the firewall on CentOS or RHEL.md index 32277122b3..c36dcac0e8 100644 --- a/sources/tech/20141029 Linux FAQs with Answers--How to open a port in the firewall on CentOS or RHEL.md +++ b/sources/tech/20141029 Linux FAQs with Answers--How to open a port in the firewall on CentOS or RHEL.md @@ -1,3 +1,4 @@ +[translating by KayGuoWhu] Linux FAQs with Answers--How to open a port in the firewall on CentOS or RHEL ================================================================================ > **Question**: I am running a web/file server on my CentOS box, and to access the server remotely, I need to modify a firewall to allow access to a TCP port on the box. What is a proper way to open a TCP/UDP port in the firewall of CentOS/RHEL?