Misc networking status commands: Difference between revisions

From Andreida
(Created page with "To show a list of all current connections to the outside: netstat -tup To show the list again and again netstat -tupc Add the ones which currently only listen netstat ...")
(No difference)

Revision as of 11:41, 16 February 2016

To show a list of all current connections to the outside:

 netstat -tup

To show the list again and again

 netstat -tupc

Add the ones which currently only listen

 netstat -tupl