1825766 Members
2146 Online
109687 Solutions
New Discussion

Telnet notworking

 
Noble Sebastian
Frequent Advisor

Telnet notworking

hi , friend
I cant access to telnet my server , but server ping , console also working
any one tell help me ....

thanks
7 REPLIES 7
Sunny Jaisinghani
Trusted Contributor

Re: Telnet notworking

what is the error it is giving.?
Steven Schweda
Honored Contributor

Re: Telnet notworking

"I cant access" is not very helpful. What
did you do, and what happened when you did
it? Actual commands and actual error
messages are more useful than vague
descriptions.
Fabian Briseño
Esteemed Contributor

Re: Telnet notworking

Hello.

As the above posts suggest we need more information in order to help you.

Check your var/adm/syslog/syslog.log file

too see if anything is displayed there.
Knowledge is power.
Noble Sebastian
Frequent Advisor

Re: Telnet notworking

hi ,
thanks

connecting 121.0.0.4 .....
then disconnecting
Sunny Jaisinghani
Trusted Contributor

Re: Telnet notworking

hi,

if ping is successfull then the host is available..

Check your /etc/inetd.conf file if the telnet service is uncommented
Fabian Briseño
Esteemed Contributor

Re: Telnet notworking

when did you started having this problem ?

Did you patch the system recently ?

Is this system newly configed or not ?

Knowledge is power.
Steven E. Protter
Exalted Contributor

Re: Telnet notworking

Shalom,

There are some basic things to check even with the scant information provided.

On the server you are tyring to connect to, presumably at its console.

tail -f /var/adm/syslog/syslog.log

Then try and telnet.

If anything shows up on the log its not a networking issue. If nothing shows up check with networking or check the networking on the target system. Make sure it has link and can ping other hosts.

vi /etc/inetd.conf

Make sure the telnetd daemon is not commented out. If commented by a hash, uncomment and restart inetd.

inetd -c

or inetd -k;inetd

Consider using ssh, part of secure shell. A lot of shops are dropping telnet and using ssh because authentication and data stream are encrypted.

SEP
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