- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How can I tell what process is using a particular ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 11:02 AM
08-08-2000 11:02 AM
Netstat -a lists active port, how can I tell what process is tied to it.
I have a port that is tied up by something using a wrong port number. I have used netstat to see that it is active:
tcp 0 0 dixie.50680 *.* LISTEN
Thanks
Karen
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 11:04 AM
08-08-2000 11:04 AM
Re: How can I tell what process is using a particular port?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 11:05 AM
08-08-2000 11:05 AM
Re: How can I tell what process is using a particular port?
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0xb14268c57f64d4118fee0090279cd0f9,00.html
you need to get and install lsof from the porting centre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 11:07 AM
08-08-2000 11:07 AM
Re: How can I tell what process is using a particular port?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 11:11 AM
08-08-2000 11:11 AM
SolutionHere's where you can find it:
LSOF can be dowloaded using the following procedure:
1. Go to www.software.hp.com
2. Scroll down to the end and follow the link "HPUX Public Domain Software"
3. Type lsof into the search field and click search.
4. Download the current version of lsof
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 05:12 PM
08-08-2000 05:12 PM
Re: How can I tell what process is using a particular port?
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 12:25 AM
08-10-2000 12:25 AM