<div class="gmail_quote">
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im"><br> </div>Hati, lets see, you have machine 1 and machine 2<br><br>let us say you are sitting on machine 1<br>you are trying to telnet into machine 2 to port 4965<br><br>First sit on machine 2 and do telnet localhost 4965<br>
Are you able to?<br><br>If yes, then telnet <machine 2 IP> 4965<br>If succesful try telnet from machine 1 using telnet <machine 2 IP> 4965<br><br>It is on the machine 2 you should be opening up the port 4965<br>
<br>Regards<br><font color="#888888"><br>Rajagopal<br></font>
<div>
<div></div>
<div class="h5">_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div>
<div><br> </div>
<div>Thank you for your reply . The actual scenario is as the following :</div>
<div>I have machine#1 that I was in charge of its OS installation and I have remote access to a similar machine (machine#2) that both are running the same application program . On machine#2 console (its <a href="mailto:ip@172.16.17.131">ip@172.16.17.131</a>) , the following command can get through:</div>

<div>#telnet 172.16.17.131 4965</div>
<div>But on my machine#1 console (its <a href="mailto:ip@172.16.17.132">ip@172.16.17.132</a>) , the following command cannot get through :</div>
<div>#telnet 172.16.17.132 4965</div>
<div>With respect to the same OS and application installation , I want to know which package is missing from my OS installation so I try to just add it ?</div>
<div> </div>