On Thu, Oct 23, 2008 at 10:29 PM, veera dv <[EMAIL PROTECTED]> wrote:
> hi all, > > in my client have redhat 4 updated 5 version, in that server, i am working > from client machine ssh working, but telnet not connecting. > Have you googled before posting the query? The problem must be, telnet is disabled by configuration. open /etc/xinetd.d/telnet and check for the line. disable = no If it is configured as "yes", change it to "no". Restart telnet service and check. -- Imagination is more important than knowledge... _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
