[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] ssh?
- Subject: RE: [cobalt-users] ssh?
- From: SM <nntp@xxxxxxxxx>
- Date: Sun Sep 9 10:55:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
At 13:29 09-09-2001 -0700, Shawn Crull wrote:
>When I open putty, I type in the address of the computer, select ssh, and
>hit connect, and it just quits, giving me "Unable to open connection,
>connection refused"
1. You have a "firewall" on that computer blocking SSH access.
2. On the server site, you are restricting SSH access to specific hosts/IP
addresses only. Verify your hosts.allow and hosts.deny files.
3. You have a firewall on the server which blocked access from that IP.
Can you http to the server from that computer?
Regards,
-sm