Steps to check the opened ports in IP tables
To view the ports that are already opened in the server, execute the following command. netstat -plan |grep LISTEN Steps to open a new port in IP tables Before opening a port, you should be aware of why are you opening the port and what is the port being used… Continue Reading Steps to check the opened ports in IP tables