Click to See Complete Forum and Search --> : SSH from Windows


jshields70
04-12-2003, 10:30 PM
I have sshd service running and I can ping my Linux machine from XP. I downloaded puTTY and when I try to ssh into Linux I get the error: Network Error: Connection reset by peer. Thanks.

linnov
04-13-2003, 10:16 AM
What's the log file say on the linux box. Can you SSH local from it OK?

jshields70
04-14-2003, 10:17 AM
I'm new to Linux, where is the log file located? I can ssh locally (Linux) ok.

chrism01
04-14-2003, 12:14 PM
Try /var/log/messages. Also, try
iptables -L
to check for firewall blocking.

jshields70
04-26-2003, 09:58 AM
Thanks for your assistance, I can now SSH to Linux from Windows.

gg4
04-26-2003, 10:57 PM
Does PuTTY include a graphical interface?

jshields70
04-29-2003, 09:42 PM
not sure what you mean by graphical interface. You would use puTTY from a remote box, usually a Windows box. You access Linux via SSH and it's just the command line inteface.

Cuthbert
04-30-2003, 02:27 PM
There is a program called WinSCP that provides a graphical interface for SSH :

WinSCP (http://winscp.vse.cz/eng/)

I've found it to be very handy at times :)

DarkJedi9
04-30-2003, 02:35 PM
Originally posted by gg4
Does PuTTY include a graphical interface?

Yeah putty is graphical. It can do X forwarding too, but I've seen somewhat limited success with it.