How to allow the port in CSF Firewall

Some applications runs on a specific ports which need to be opened in the server firewall. By default csf only allow few basic ports, in order to open/allow other ports you need to edit csf configuration file. This article will you to open ports in CSF firewall. Steps to Open Ports in CSF: 1. Open…

Details

Change the default SSH port 22

The Secure Shell (ssh) protocol by default uses the port 22. Attackers mostly uses the port 22 in automated attack and changing the default will prevent your server from these automated attack. There are many ways of making your server secure and changing the default ssh port is one of the server hardening. Steps to…

Details