A number of times (I fail to notice any regular behaviour), from one machine (named dadmin) I fail to telnet another remote machine (named c254), while that machine respond to ping command. [Session is reproduced below signature]
Then, the solution with me is to go to other machine (c254), ssh to dadmin. This will make possible to telnet to c254 from dadmin. What may be problem and where is should look to investigate it. Thanks in advance. -- H.S.Rai ========================================================= [EMAIL PROTECTED] guest]$ telnet c254 Trying 192.168.0.254... telnet: Unable to connect to remote host: Connection refused [EMAIL PROTECTED] guest]$ ping c254 PING c254.gndec.edu (192.168.0.254) from 192.168.0.230 : 56(84) bytes of data. 64 bytes from c254.gndec.edu (192.168.0.254): icmp_seq=1 ttl=128 time=0.716 ms <snip> --- c254.gndec.edu ping statistics --- 7 packets transmitted, 7 received, 0% loss, time 6011ms rtt min/avg/max/mdev = 0.680/0.691/0.716/0.022 ms [EMAIL PROTECTED] guest]$ ssh [EMAIL PROTECTED] ssh: connect to address 192.168.0.254 port 22: Connection refused [EMAIL PROTECTED] guest]$ ======================================================== ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
