Operating System - Linux
1827286 Members
3675 Online
109717 Solutions
New Discussion

telnetd: Telnet device drivers missing: No such device

 
SOLVED
Go to solution
Tammy Liang
Regular Advisor

telnetd: Telnet device drivers missing: No such device

When I tried to telnet, I got error msg below. I checked telnet is listening. The telnet drivers and device files are there with correct major number and minor number via running lsdev and ll /dev/pts/t* and ll /dev/telnetm. So why can I not telnet in some times? Thanks for any suggestion.

trying...
Connected to 0.
Escape character is '^]'.
telnetd: Telnet device drivers missing: No such device
Local flow control off
Connection closed by foreign host.
take easy, enjoy life
2 REPLIES 2
Ivan Ferreira
Honored Contributor
Solution

Re: telnetd: Telnet device drivers missing: No such device

Considering that lsdev is an HP-UX command, probably you are talking about hp-ux. Also, this is a common problem, please see:

http://docs.hp.com/en/B3921-90010/nstrtel.5.html
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=990231
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=695790
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=38003
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Tammy Liang
Regular Advisor

Re: telnetd: Telnet device drivers missing: No such device

Thanks for reply. I checked the URL link.
Looks like may need to increase kernel parameters for telnet which require system reboot. I don't think I have corrupt telnet
drivers and device. I will try to reboot the system first, and monitor it, see if we need to increase the size.

take easy, enjoy life