LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   List of IP connections and Ports (https://www.linuxquestions.org/questions/linux-networking-3/list-of-ip-connections-and-ports-9726/)

sarmadys 12-06-2001 11:21 AM

List of IP connections and Ports
 
Hello

How can I get a list of all IP connections to my computer (and ports) . I think I knew a command like netstat or something like that but I have forgotten it.


Thank you
Mac

jeremy 12-06-2001 12:26 PM

Code:

netstat -avp
should do what you ar looking for.


All times are GMT -5. The time now is 05:13 PM.