Networking, Programming and Graphics Tutorials
Home >> OS >> Linux >> Networking >>

How to view the currntly opened connections to my server [1/1]

Type: Code Networking, Programming and Graphics Tutorials
How to view the currntly opened connections to my server
Level: Beginner Networking, Programming and Graphics Tutorials 
How to view the currntly opened connections to my server
Date: 2007-May-16
How to view the currntly opened connections to my server
Visited: 1306 times
How to view the currntly opened connections to my server
Rating: How to view the currntly opened connections to my server
How to view the currntly opened connections to my server
Author: Stephen Think

This tutorial will show you how to get the list of all currently opened network connections to your Linux server.

1. Open up a terminal shell.
2. Type

netstat -an

-a - this parameter defines that you want to view all connections
-n - this parameter defines that you wish to view the address of the remotely connected server/user in numerical format rather than by hostname.


Additional useful parameters:

-p - this will print the name of the executable file that is in communication with the remote client
-v - When used in conjunction with -b, will display sequence of components involved in creating the connection or listening port for all executables.

Rate this tutorial:                    
Networking, Programming and Graphics Tutorials - How to view the currntly opened connections to my server [1/1] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: view opened connections  How to view the currently opened connections  view opened connections linux  how to view opened network connections  View Opened connections on Windows  linux How to view the currently opened connections  linux view opened connections  see opened server connections  how to view connections to a server  how to view connections on a server  view connections server  view connections on a server  how do I view rdc connections to my server  view connections to server  view connections to a server  server connections view  view server connections  view all connections to server  how view connections to server  how to view connections to the server