1833826 Members
2189 Online
110063 Solutions
New Discussion

telnetd

 
Holger Kleber_2
Contributor

telnetd

I have a problem with the telnetd. I want to make a telnet session from a Client to a HP9000 Server with HP-UX 11.0. But it doesn't work. The error message is: telnetd: telnet drivers missing: No such device.
Is there anybody who knows this problem. Thank You for your help

kind regards

kleberho
4 REPLIES 4
Domenico_5
Respected Contributor

Re: telnetd

hi

try this:

- rm /dev/pts/*
- rm /dev/pty/*
- cd /dev
- insf -e
- insf -d telm
- insf -d tels


and all work

bye
Rainer von Bongartz
Honored Contributor

Re: telnetd

Follow Domenico's advice and check the following kernel params

npty
nstrpty
nstrtel

if they are much lower than 500 set them to 500

Regards
Rainer

He's a real UNIX Man, sitting in his UNIX LAN making all his UNIX plans for nobody ...
harry d brown jr
Honored Contributor

Re: telnetd

Do a MAN on "tels".


You need to make a few kernel parameter changes, and then you need to check for patches.

live free or die
harry
Live Free or Die