- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to change inetd 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
09-12-2019 09:47 AM
09-12-2019 09:47 AM
How to change inetd port
Hello everyone,
I have a situation that when we install DP, from scratch and took the Inet port as 5555, when should take the 5565.
We reviewed the /etc/services file and omni is pointing to 5565.
We also removed the line omni in the inetd.conf and added a new one named omninew, then add a line in the /etc/services with omninew using the port 5565 but still keep using the 5555.
Every time we made this modifications we run inetd -c to refresh the configuration.
Is there any other file in OS level that can tell the inetd what port use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2019 01:25 AM
09-13-2019 01:25 AM
Re: How to change inetd port
This is not something you can configure in OS. Please check in
https://community.microfocus.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019 06:31 AM
09-16-2019 06:31 AM
Re: How to change inetd port
Thanks for your reply. I understand that. I'm from Microfocus support.
My question is just to know if there is some other configuration files to say a process what port will be used, other than /etc/services
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2019 09:28 PM
09-16-2019 09:28 PM
Re: How to change inetd port
I believe you will have some config file of DP file like /etc/opt/omni/options where you will have option to set port.