Click to See Complete Forum and Search --> : telnet from windows


m0n0
06-12-2003, 10:04 AM
i type telnet on the run option and it opens some box
then i clck on connect and type the ip 192.168.0.1, but it never connects

why??

mike8706
06-12-2003, 10:11 AM
Do you have a telnet server running on the linux machine?

m0n0
06-12-2003, 10:44 AM
well... i donīt know

how can i be sure??

cause i can use ssh between the linux machines

Cuthbert
06-12-2003, 03:20 PM
Grab yourself a copy of putty

http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

and you'll be able to ssh from the windows box to your linux box.

mike8706
06-12-2003, 03:24 PM
Always use ssh, never use telnet. Telnet sends passwords in clear text (unencrypted) over the internet. In other words, Telnet is bad. I use Putty (such as
Cuthbert recommended) to access the ssh server on my linux box.

Cuthbert
06-12-2003, 04:59 PM
WinSCP is another good free program you may want to look at, especially if you want to transfer files from the Lin box to the Win box without having to set up an ftp server :

http://winscp.vse.cz/eng/