Misc networking status commands
From Andreida
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
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