Operating System - HP-UX
1855646 Members
8124 Online
104113 Solutions
New Discussion

HP-UX 11i: telnetd not starting!!

 
Louis A. Lopez
Occasional Advisor

HP-UX 11i: telnetd not starting!!

One of my six DuperDome partitions is not starting up the "telnetd" process via the /sbin/init.d/inetd scripts.
No errors are reported here but this is what I found within syslog.log:

Jun 9 12:29:04 sysa telnetd[1280]: Fatal error: Telnet device drivers missing: Function is not available.
===============
and running telnet into this server "sysa" from another system, I get:

root@sysb [/root]
# telnet sysa
Trying...
Connected to sysa.
Escape character is '^]'.
telnetd: Telnet device drivers missing: Function is not available
Local flow control off
Connection closed by foreign host.
==============
Am I missing patches for these telnet device drivers or are there cfg files I need to be looking at?
Any response would be greatly appreciated. Thanks.
-Louis
4 REPLIES 4
Navin Bhat_2
Trusted Contributor

Re: HP-UX 11i: telnetd not starting!!

Try running insf -e

Steven E. Protter
Exalted Contributor

Re: HP-UX 11i: telnetd not starting!!

If you have recent made changes to the /etc/ioconfig file the device drivers may be missing.


This will fix it:

insf -e
insf -d telm
insf -d tels

Please check these threads:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=72003
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=224238


Regards,

Steve
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
R. Sri Ram Kishore_1
Respected Contributor

Re: HP-UX 11i: telnetd not starting!!

Try out insf -e; this creates the device files required for telnet (among others) on your system.

HTH,
Sri Ram
"What goes up must come down. Ask any system administrator."