1832095 Members
3133 Online
110038 Solutions
New Discussion

Telnet problems

 
SOLVED
Go to solution
Nick Tarmey
Occasional Contributor

Telnet problems

We have a telnet problem with one of our servers. We can telnet into other servers from the offending party, but when we try to telnet into it from another machine we get the following message:

# telnet server
Trying...
Connected to server.ie.bannana.com.
Escape character is '^]'.
telnetd: Telnet device drivers missing: Resource temporarily unavailable
Local flow control off
Connection closed by foreign host.

I've checked the /etc/services and /etc/inetd.conf for anything strange but they seem OK

Anyone got any ideas?
3 REPLIES 3
Madanagopalan S
Frequent Advisor

Re: Telnet problems

is ptm,pts drivers added in kernel?
let Start to create peaceful and happy world
James R. Ferguson
Acclaimed Contributor
Solution

Re: Telnet problems

Nick:

Try this (from document #A5924978):

1. Login as 'root'.
2. cd /dev
3. insf -e

This procedure rebuilds the device files, based on the running system kernel. The problem occurred because there was a mis-match of the driver numbers for the telnet subsystem.

...JRF...
Paula J Frazer-Campbell
Honored Contributor

Re: Telnet problems

Hi
Check the nstrtel param in the kernel params the deefault is 60.

See also man tels

HTH

Paula
If you can spell SysAdmin then you is one - anon