HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- random port issue
Operating System - HP-UX
1833471
Members
2873
Online
110052
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
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
09-25-2002 12:47 PM
09-25-2002 12:47 PM
random port issue
A Java application creates random port connections across the network, is there a way to limit the number of ports or filter the ports as the application cannot be changed at the code level.
Anil
Anil
webapp
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 03:56 PM
09-25-2002 03:56 PM
Re: random port issue
Yes, you can limit the range of ports used but since the application cannot be changed at the code level, any port limitation would effect the entire system rather than just this one application.
On HPUX 11.x NDD can be used to set the range for random or wildcard ports.
See the ndd man pages for further information.
On HPUX 10.20 your options are limited. You can either use a low range 1024-4999 or a high range. (sorry, don't remember the starting number off the top of my head.) nettune can be used to change the range and I believe you can tune the starting number, above the 41000 range as I remember.
I would not recommend limiting the entire system, unless this Java application is the only thing running on it.
Regards,
CG
On HPUX 11.x NDD can be used to set the range for random or wildcard ports.
See the ndd man pages for further information.
On HPUX 10.20 your options are limited. You can either use a low range 1024-4999 or a high range. (sorry, don't remember the starting number off the top of my head.) nettune can be used to change the range and I believe you can tune the starting number, above the 41000 range as I remember.
I would not recommend limiting the entire system, unless this Java application is the only thing running on it.
Regards,
CG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 04:07 PM
09-25-2002 04:07 PM
Re: random port issue
Thanks, any idea of a port proxy which would do this in a application-firewall-backend app server situation.Trying to limit the ports passed thru a firewall.
Anil
Anil
webapp
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