Linux / UNIX Tech Support Forum
This is a discussion on Howto verify linux open port within the Getting started tutorials forums, part of the Linux Getting Started category; Simply use following command: Code: netstat -tulp OR Code: netstat -tulpn Sampleoutput: Code: Proto Recv-Q Send-Q Local Address Foreign Address ...
|
Register free or login to your existing account and remove all advertisements. |
|
|||||||
| Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Simply use following command:
Code:
netstat -tulp Code:
netstat -tulpn Code:
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 *:ssh *:* LISTEN 3224/sshd tcp 0 0 *:10000 *:* LISTEN 30042/(squid) tcp 0 0 localhost:smtp *:* LISTEN 3836/master udp 0 0 *:56315 *:* 30042/(squid) udp 0 0 *:icpv2 *:* 30042/(squid) Linux: Scanning network for open ports | nixCraft How do I find out what ports are listening/open on my Linux/FreeBSD server? | Frequently Asked Questions
__________________
Vivek Gite Linux Evangelist |
| Sponsored Links | ||
|
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows How do I tell if a TCP network port is open or not? | tom | Getting started tutorials | 1 | 11-04-2009 02:46 PM |
| Open file in linux | amsreeku | Linux software | 1 | 03-24-2008 06:41 PM |
| How to open a port | fed111 | Web servers | 1 | 03-08-2008 11:26 PM |
| bsnl broadband connection using USB port in RHEl 4 linux | meenal | Computer Networking and Internet/broadband | 1 | 10-08-2007 12:21 PM |
| Linux : How do I verify which ports are listening? | sweta | Getting started tutorials | 0 | 07-30-2006 10:02 PM |