LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Open ports (https://www.linuxquestions.org/questions/linux-security-4/open-ports-701380/)

shivanrathore 02-01-2009 12:43 AM

Open ports
 
Is there any command to see what are the ports are open in my machine ?

i know using nmap or other port scaaners will do , but i am in a position which i can't install any tools in my machine . TIA

acid_kewpie 02-01-2009 01:22 AM

netstat -plnut will list all open (listening) tcp and udp ports.


All times are GMT -5. The time now is 07:20 AM.