Quantcast
Channel: SCN : Document List - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 273

How to check the port which is in use by netstat cmd in linux

$
0
0

Below are netstat to check the application which is listening to particular port :It will display in below format:

 

Format:

Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name

 

Example:

nestat -anp | grep 3298

 

netstat1.jpg

 

Example:

netstat -anp | grep 3300

 

netstat2.jpg

 

 

Example:

nestat -anp | grep 3200

 

netstat3.jpg


Viewing all articles
Browse latest Browse all 273

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>