Port Scanning using Metasploit with IPTables
Scanning port is a technique used by penetration tester for identifying state of computer network services associated with particular port number. For example port 80 is available for HTTP service and port 22 is available for FTP service. We suggest using Nmap for enumerating port state, for best practice click here and learn Nmap working in detail.
FUll Article Read Here