Re: [Ilugc] telnet not connecting

2008-10-25 Thread Arun Khan
On Saturday 25 Oct 2008, Muneer wrote: > On Sat, Oct 25, 2008 at 12:18 AM, Arun Khan <[EMAIL PROTECTED]> wrote: > > I don't understand why you want to use telnet when you can connect > > via ssh. Any particular reason why you want to use telnet? > > May be he wants to know the reason behind the beh

Re: [Ilugc] telnet not connecting

2008-10-25 Thread Muneer
On Sat, Oct 25, 2008 at 12:18 AM, Arun Khan <[EMAIL PROTECTED]> wrote: > > > > I don't understand why you want to use telnet when you can connect via ssh. > Any particular reason why you want to use telnet? > May be he wants to know the reason behind the behavior and how to configure it. -- Imag

Re: [Ilugc] telnet not connecting

2008-10-24 Thread Arun Khan
--- On Thu, 10/23/08, veera dv wrote: > > in my client have redhat 4 updated 5 version, in that > server, i am working > from client machine ssh working, but telnet not connecting. > In telnet sessions, your userid/password is send across in plain text - not very safe. I don't understand wh

Re: [Ilugc] telnet not connecting

2008-10-24 Thread K.Saravanan K.Anand
u just try this command service xinetd restart vi /etc/xinetd.d/telnet file check the status of disable = yes or NO --- On Thu, 10/23/08, veera dv <[EMAIL PROTECTED]> wrote: From: veera dv <[EMAIL PROTECTED]> Subject: [Ilugc] telnet not connecting To: ilugc@ae.iitm.ac.in Da

Re: [Ilugc] telnet not connecting

2008-10-23 Thread Muneer
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

Re: [Ilugc] telnet not connecting

2008-10-23 Thread Mehul Ved
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. > > i tried, chkconfig > iptables > start the service. > still not connecting.

[Ilugc] telnet not connecting

2008-10-23 Thread veera dv
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. i tried, chkconfig iptables start the service. still not connecting. if u know, is there any reason please mail me. __