1825804 Members
2441 Online
109687 Solutions
New Discussion

netstat -a

 
SOLVED
Go to solution
j773303
Super Advisor

netstat -a

How to know which process open below port for listen? And is it possible to remove it from netstat -a? Thanks.

netstat -a
tcp 0 0 *.49152 *.* LISTEN
Hero
1 REPLY 1
Michael Tully
Honored Contributor
Solution

Re: netstat -a


Have a look at this post, but getting a hold of installing 'lsof' is a must. You can get it from here:

http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.71/

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=65541

Th port you have listed I think is part of NFS.
Anyone for a Mutiny ?