- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- which program use the special port
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
04-06-2005 11:17 PM
04-06-2005 11:17 PM
hello,
i do netsat -na ,i got a listing of open ports,but haven't a complete informations,ei
which program use this open port.
thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 11:23 PM
04-06-2005 11:23 PM
Solution(lsof- list open files) From http://hpux.connect.org.uk
lsof -p tcp:80
Will list the progrm that is using the tcp port 80
lsof -p udp:54
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2005 11:29 PM
04-06-2005 11:29 PM
Re: which program use the special port
you mean ("dash eye" aka -i ) :
lsof -i tcp:80
lsof -i udp:54
here's the full path to lsof http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/lsof-4.74/
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 03:37 AM
04-07-2005 03:37 AM
Re: which program use the special port
i have dowload lsof 4.47 when i install it,it didn' work , when i execute lsof i got
segmentation fault; when i search in internet , it write that this version isn't stable, then if you have a link for old version, please transmit it ....
i have HPUX 11.11 64bits
thank in advance for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2005 05:54 AM
04-07-2005 05:54 AM
Re: which program use the special port
http://hpux.ee.ualberta.ca/ftp/hpux/Sysadmin/lsof-4.74/lsof-4.74-sd-11.11.depot.gz
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2005 09:30 PM
04-09-2005 09:30 PM
Re: which program use the special port
hello all,
i load the source of lsof in the link ,i compiled it , it fonctionne very well
thanks a lot for all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2005 11:16 PM
04-09-2005 11:16 PM
Re: which program use the special port
have a look at: http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137
live free or die
harry d brown jr