LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Telnet in linux (https://www.linuxquestions.org/questions/linux-networking-3/telnet-in-linux-808605/)

nithisha 05-18-2010 09:09 AM

Telnet in linux
 
Please let me know if i can connect to windows using telnet in linux.

AlucardZero 05-18-2010 09:13 AM

If the Windows is running a telnet server, yes.

mullachv 05-18-2010 09:21 AM

I believe you are trying to RDP (remote desktop) into windows from your linux desktop? There are various tools for that, which you may install on your Linux desktop:

NXFree: http://www.nomachine.com/screenshot/...nt-install.php

nithisha 05-18-2010 10:10 AM

ok..so dat means i cant connect if i have the telnet server on linux?

jefro 05-18-2010 04:20 PM

Yes you can or could telnet.

nithisha 05-19-2010 01:06 AM

Well, now I have a telnet server installed on my Linux(RHEL5) machine and I want to connect to my Windows 2003 machine, but when i say 'telnet fnserver'(fnserver-name of my windows machine), I get the message 'Unable to connect to remote host. Connection refused'. Do i need something to be installed on my Windows machine so that the Linux machine can communicate with it.

AlucardZero 05-19-2010 08:49 AM

If you want to telnet into the Windows machine then, yes, of course, the Windows machine needs to be running a telnet daemon. Of course I have no idea why you would want to do that.

jefro 05-19-2010 07:55 PM

Open firewall too. 2003 is more locked down by default than older versions.

nithisha 05-20-2010 01:50 AM

My firewall is disabled in windows. And please let me know where do i find the telnet daemon for windows.
The reason i need this is, I want to know if my Windows and Linux machines can communicate with each other. They do ping with each other, but I am unable to open an application deployed on my Linux machine from Windows using the URL.

jefro 05-20-2010 03:33 PM

IP is a better choice to be trying in all cases. If ping resolves it then most times telnet ought to also but use ip as first test always.

Try to telnet locally on the windows server. http://www.petri.co.il/enable_telnet...ndows_2003.htm


All times are GMT -5. The time now is 02:22 PM.