Re: SSH Troubles


Subject: Re: SSH Troubles
From: Bryan Stillwell (arcane@verinet.com)
Date: Fri Mar 17 2000 - 10:13:17 MST


You might want to try recompiling the openssh srpms and installing them on
your box. Openssh is a lot like regular ssh, but it's an open source
project instead of being created by a commercial company. I have a copy
of the srpms created by tummy.com here:

http://www.verinet.com/~arcane/openssh/

You'll need to recompile both rpms:

rpm --rebuild openssh-1.2.2-1.src.rpm
rpm --rebuild openssl-0.9.4-3.src.rpm

Then go into /usr/src/redhat/SRPMS and install openssl*.rpm first and then
install openssh*.rpm.

Please tell me if you are able to get this working, because I've only been
able to test this on x86 boxes. It should work though, and rpms are a lot
easier to update/remove then using an install script. If you live outside
the US there might be some export restrictions on whether or not you can
download it...

Bryan

On Thu, 16 Mar 2000, Herb wrote:

> Hello!
>
> I must admit I love the install-ssh option. It's great. Anyway,
> here's the problem:
>
> I have a Performa 6360 with YDL. In fact, I have 3 of them right now
> as file servers. They all have SSH installed and were running fine. One
> day, one of them began to refuse all connections. It would say "Connection
> closed by foreign host".
>
> With the "-v" verbose flag on, it would give me all the correct
> responses up to "XXX.XXX.com: Connection Established" (The XXX would be my
> local computer' host name) Right after this line, it gives me the
> "Connection closed by foreign host" error.
>
> I tried configuring the /etc/ssh files. But they are exactly the same
> contents wise, have the same check sums, and sizes as my /etc/ssh files on
> the other 2 functional computers. The sshd1 in /usr/bin and the files in
> /usr/sbin are the same as well. Finally, the sshd daemon in
> /etc/rc.d/init.d is also the same. Am I missing some files? (Config files?)
>
> I have tried reinstalling ssh by:
> a) stopping sshd and reinstalling ssh
> b) stopping sshd and installing ssh manually by installing the
> ssh___.rpm in /usr/src/RedHat/ppc/SRPMS
>
> and the 4 ssh___.rpmin /usr/src/RedHat/ppc/RPMS
>
> Before this problem occurred, I:
> a) Put in an /etc/hosts.equiv file
> b) Altered the /etc/hosts.allow and hosts.deny files
> c) Commented out rlogin in inet.conf
> That's about it.
>
> Any ideas?
>
>



This archive was generated by hypermail 2a24 : Sun Apr 02 2000 - 21:09:32 MDT