[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Cobalt RaQ3 Backup - SSH



At 03:25 PM 3/7/02 +0000, you wrote:
Glenn,

As per your instructions, I've installed the OpenSSH 3.0.2 .pkg file from
pgkmaster.com - first time it didn't install, second time it did.

I've installed Putty on my Windows XP computer, but when I try to access the
server through SSH in Putty, I get the following errors, sometimes one,
sometimes the other:

Connection timed out

Network is unreachable

I have Portsentry running but I don't *think* that is blocking the port.
Putty connects fine through Telnet.
Hi Si,

Check that port 22 is open. Try this: 'telnet xxx.xxx.xxx.xxx 22' . This will telnet into your RaQ using port 22. The response should be "SSH-version-OpenSSH-revision#." If you don't get that, your port isn't open or your SSH install really did not work.

Cheers,
Glenn