ScreenShots
Who's Online
We have 148 guests onlineMost Popular howTo's
Latest Posts
HowTo
Newest Downloads
| Using netstat to find active network connections |
| Linux HowTo's - Beginner Linux HowTo's | |||||||||
| Written by dexxtreme dexxtreme | |||||||||
| Saturday, 24 May 2008 05:21 | |||||||||
|
To list all open network ports on your machine, run netstat -lnptu. Here is a breakdown of the parameters: l - List all listening ports
In this example, there are a number of open ports. For example, you can see: print server (lpd on port 515) You can also change the "l" to an "a" to list both listening and active ports.
You can also use netstat to show the current routing table by running netstat -rn:
Only registered users can write comments!
Powered by !JoomlaComment 3.22
3.22 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."
|
|||||||||
| Last Updated on Sunday, 25 May 2008 01:09 |













