HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- telnet problem
Operating System - HP-UX
1834089
Members
2193
Online
110063
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
06-12-2000 01:26 AM
06-12-2000 01:26 AM
Hi,
I have a problem when I telnet to HP-UX running on a L2000. The message is:
telnetd:Telnet device drivers missing:Resource temprorarily unavailable
Any message will help.
Thanks
Mxshao
I have a problem when I telnet to HP-UX running on a L2000. The message is:
telnetd:Telnet device drivers missing:Resource temprorarily unavailable
Any message will help.
Thanks
Mxshao
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2000 02:24 AM
06-12-2000 02:24 AM
Re: telnet problem
Run insf -d driver in /dev directory, check if the telnetd line is commented in /etc/inetd.conf and uncomment it. Also, there might be additional security in /var/adm/inetd.sec restricting ip addresses from using some processes.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2000 02:57 AM
06-12-2000 02:57 AM
Solution
If at hp-ux 11.xx =>
Telnet to an 11.0 session fails with "resource temporarily unavailable".
Solution:
Check to see if mksf patch [PHCO_19032/PACHRDME/English] has been installed. The problem will occur after insf has run to recreate the telnet slave device files
in /dev/pts/t*. If so, [PHNE_18527/PACHRDME/English] , telnetd patch, will resolve the problem.
These patches incorporate a new naming convention for telnet slave
devices to allow greater than 1000 telnet sessions to an 11.0 system.
The pre-PHCO_17090 convention allowed names of the form /dev/pts/t0
through /dev/pts/t999. Due to a limitation in wtmp structure, the naming
convention was changed to allow the 0-999 part of the filename to use
alpha characters, so the first telnet slave will be named /dev/pts/ta,
next is /dev/pts/tb, etc ...
If this fails :
2. Use the System Administrator Manager (SAM) to change the
'nstrtel' kernel parameter from 60 to 300.
3. Re-create the device files:
$ rm /dev/pts/*
$ insf -e -v
$ insf -d tels -n 300
Telnet to an 11.0 session fails with "resource temporarily unavailable".
Solution:
Check to see if mksf patch [PHCO_19032/PACHRDME/English] has been installed. The problem will occur after insf has run to recreate the telnet slave device files
in /dev/pts/t*. If so, [PHNE_18527/PACHRDME/English] , telnetd patch, will resolve the problem.
These patches incorporate a new naming convention for telnet slave
devices to allow greater than 1000 telnet sessions to an 11.0 system.
The pre-PHCO_17090 convention allowed names of the form /dev/pts/t0
through /dev/pts/t999. Due to a limitation in wtmp structure, the naming
convention was changed to allow the 0-999 part of the filename to use
alpha characters, so the first telnet slave will be named /dev/pts/ta,
next is /dev/pts/tb, etc ...
If this fails :
2. Use the System Administrator Manager (SAM) to change the
'nstrtel' kernel parameter from 60 to 300.
3. Re-create the device files:
$ rm /dev/pts/*
$ insf -e -v
$ insf -d tels -n 300
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