GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: inetd.conf & /usr/bin/env on Itanium
Operating System - HP-UX
1855302
Members
1773
Online
104109
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
back
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
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
02-16-2007 01:17 AM
02-16-2007 01:17 AM
Here's the problem.
I have an HPUX 11.23 Itanium system on which we are trying to install some application software to work on a specific port. I configured it as requested in the docs', but every time we telnet to the port the session just hangs.
We have also attempted some test configurations.
inetd.conf:
test stream tcp nowait testuser /usr/bin/env env -i HOME=/home/testuser LOGNAME=testuser /home/testuser/testscript
services:
test 8500/tcp
The script called just contains a banner command.
Now, when this is added to a PA-RISC 11.00 system its works fine, telneting to port 8500 produces the banner and drops the connection.
On my Itanium 11.23 system it opens the connection and just sits there forever,checking the process table shows that a child inetd process has been started, but there is nothing else attached to that process.
Aborting the connection leaves the child inetd process sat in the process table forever, it can be killed though.
I've tried this on another Itanium with the same results.
Does anyone know anything that I may be overlooking.
I have an HPUX 11.23 Itanium system on which we are trying to install some application software to work on a specific port. I configured it as requested in the docs', but every time we telnet to the port the session just hangs.
We have also attempted some test configurations.
inetd.conf:
test stream tcp nowait testuser /usr/bin/env env -i HOME=/home/testuser LOGNAME=testuser /home/testuser/testscript
services:
test 8500/tcp
The script called just contains a banner command.
Now, when this is added to a PA-RISC 11.00 system its works fine, telneting to port 8500 produces the banner and drops the connection.
On my Itanium 11.23 system it opens the connection and just sits there forever,checking the process table shows that a child inetd process has been started, but there is nothing else attached to that process.
Aborting the connection leaves the child inetd process sat in the process table forever, it can be killed though.
I've tried this on another Itanium with the same results.
Does anyone know anything that I may be overlooking.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2007 03:43 PM
02-16-2007 03:43 PM
Solution
Is the 11.23 system trusted (i.e. passwords are kept under /tcb)?
If so there is an issue with inetd documented in
Doc_id: 8606393744 (CR# JAGaf53799)
Title: 11.23 child inetd process hangs for non-root service on trusted systems
The problem is fixed in libsec cumulative patch PHCO_32794, so check if you have this patch or superseding patch installed.
If so there is an issue with inetd documented in
Doc_id: 8606393744 (CR# JAGaf53799)
Title: 11.23 child inetd process hangs for non-root service on trusted systems
The problem is fixed in libsec cumulative patch PHCO_32794, so check if you have this patch or superseding patch installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 04:36 AM
02-20-2007 04:36 AM
Re: inetd.conf & /usr/bin/env on Itanium
Thanks, I haven't had time to patch it yet, but it pretty much explains the problem 100%.
I'll arrange the patching and post the result.
I'll arrange the patching and post the result.
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 2026 Hewlett Packard Enterprise Development LP