1833859 Members
2532 Online
110063 Solutions
New Discussion

Re: SSH and TELNET

 
sheevm
Regular Advisor

SSH and TELNET

My telnet doe not work as soon as I brought up SSHD. When I telnet I receive message "telnet connection refused"

How can I make my telnet to work again?

Thanks.
Raji
be good and do good
2 REPLIES 2
HGN
Honored Contributor

Re: SSH and TELNET

Hi

Check and make sure the telnet is not commented out in /etc/inetd.conf

you can do a inetd -c to re-read the inetd.conf file.

sshd install should not stop telnet

Rgds

HGN
CrazyHPUX
New Member