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 | FAQ | Members List | Calendar | Mark Forums Read |
|
||||
|
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 |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 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 |
| Windows How do I tell if a TCP network port is open or not? | tom | Getting started tutorials | 0 | 10-10-2006 03:56 AM |
| Linux : How do I verify which ports are listening? | sweta | Getting started tutorials | 0 | 07-30-2006 10:02 PM |