[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ 3] ssh1-problem: connection refused
- Subject: Re: [cobalt-users] [RaQ 3] ssh1-problem: connection refused
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed May 9 12:26:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Michael Karl" <info@xxxxxxxx> wrote
>
> I installed SSH 1.2.31 on a RaQ 3, exactly following the instructions
> on
> http://emea.cobalt.com/support/kb/search.php3?ques=ssh&qid=534&languag
> e=1
>
> The installation worked well, after restarting the system sshd is
> running. /var/log/messages says
>
> May 10 00:38:28 web1 sshd[465]: log: Server listening on port 22.
> May 10 00:38:28 web1 sshd[465]: log: Generating 768 bit RSA key.
> May 10 00:38:30 web1 sshd[465]: log: RSA key generation complete.
>
> The only problem is: I can't connect to the server. Everytime I try
> to connect with ssh, I only get the message "Connection refused". The
> only thing I can do is to connect from localhost, but I want to
> connect from other hosts, of course.
>
How are you trying to connect (what client)?
Are you attempting to connect to port 22?
Gerald