- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Telnetd again..
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
12-15-2006 04:56 AM
12-15-2006 04:56 AM
Telnetd again..
i ve been getting anoyed with "telnetd: Telnet device drivers missing: No such device" twice in about 3 months...
The first time it happened i increased the kernel parameter for the telnet connections from the default to 80...
What else other than increasing the size would help me to deal with this...?
I belive that when increasing the parameter the device files are created which mean that resources would be used.. Am i correct...?
The application the server runs is an ERP and at the same time the database (unidata) runs on the same server. We are about to get more memory, but i wanted to get some ideas on how to handle with this instead of just adding more resources and increasing the parameter...
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 05:09 AM
12-15-2006 05:09 AM
Re: Telnetd again..
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=134283&admit=-682735245+1166206133956+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 05:12 AM
12-15-2006 05:12 AM
Re: Telnetd again..
Also check out this one...see the post from Venkatesan:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939492&admit=-682735245+1166206290349+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 01:03 PM
12-15-2006 01:03 PM
Re: Telnetd again..
Check how many you have and if it matches with the value assigned to nstrtel kernel parameter.
# ll /dev/pts/t* | wc -l
# kmtune -q nstrtel
If needed create new telnet device files with
# insf -d tels -s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2006 05:37 AM
12-16-2006 05:37 AM
Re: Telnetd again..
npty
nstrpty
nstrtel
I allow it to build the device files, cause I think the default is only 60, so 80 is not exactly a big increase. You might try rebuilding your device files as Ermin mentioned too if you don't care to increase.
Just a thought,
Rgrds,
Rita