HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: determine what services using the particular p...
Operating System - HP-UX
1833018
Members
2090
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-11-2006 07:50 PM
04-11-2006 07:50 PM
Hi All,
We would like to determine what are daemon or services using this port 53336 as application developer and dba denied owning this port. As much as possible, we would like to limit the open port in prod.
We will highly apreciated your response.
Thanks.
Adriatico
We would like to determine what are daemon or services using this port 53336 as application developer and dba denied owning this port. As much as possible, we would like to limit the open port in prod.
We will highly apreciated your response.
Thanks.
Adriatico
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 07:53 PM
04-11-2006 07:53 PM
Re: determine what services using the particular port
see http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.75/
fyi :
Additional lsof usage/syntax examples:
--------------------------------------
#lsof -nP -i tcp:512-1024 | wc -l
This will capture the TCP session in that port range and give the number.
#lsof -nP -i udp:512-1024 | wc -l
Does the same thing for UDP connections.
#lsof -nP -i tcp:842
Gives Specific Port information for tcp port 842.
#lsof -nP -i tcp:telnet
Gives Specific Port information for tcp telnet service.
fyi :
Additional lsof usage/syntax examples:
--------------------------------------
#lsof -nP -i tcp:512-1024 | wc -l
This will capture the TCP session in that port range and give the number.
#lsof -nP -i udp:512-1024 | wc -l
Does the same thing for UDP connections.
#lsof -nP -i tcp:842
Gives Specific Port information for tcp port 842.
#lsof -nP -i tcp:telnet
Gives Specific Port information for tcp telnet service.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 07:55 PM
04-11-2006 07:55 PM
Re: determine what services using the particular port
Hi Adriatico,
You can check for openports details with the help of lsof utility.
Here it is:
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.76/
Cheers,
Raj.
You can check for openports details with the help of lsof utility.
Here it is:
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.76/
Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2006 08:23 PM
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP