How to allow the port through CSF?
Follow the below steps to allow CSF through CSF.
Step 1: Open the Terminal or Putty.
Step 2: Connect to the 'server' using SSH.
Step 3: Open the csf config file using the command,
vi /etc/csf/csf.conf
Step 4: Under the heading # Allow incoming TCP ports, there will be a list of port numbers like as displayed below.
TCP_IN = 40,41,44,45, .
Step 5: Add the port number after the final digit.
Step 6: Finally, enter the command
/etc/init.d/csf restart
to restart the 'CSF'.
Not at all
helpful Not much
helpful Some what
helpful Very
helpful Extremely
helpful | ||||||||
What could be better? (Optional)
X
Not related to my issue
Too complicated explanations
Too much information
Incorrect information
Unclear information
Incomplete information
Too old information
Do you have any other feedback about this faq ? 1000
|