Problems on Sparcs (fwd)
Hamon, Brian K.
brhamon at cisco.com
Thu Dec 7 07:14:48 EST 2000
One thing I can see is that you are running sshd from inetd through
tcp_wrappers.
Wouldn't it be preferable to link in libwrap.a and start sshd in /etc/rc3.d ?
At 01:57 PM 12/06/2000, Markus Friedl wrote:
>comments?
>Return-Path: <mgrtcc at cs.rose-hulman.edu>
>Received: from faui45.informatik.uni-erlangen.de
>(root at faui45.informatik.uni-erlangen.de [131.188.34.45])
> by faui02.informatik.uni-erlangen.de (8.9.1/8.1.16-FAU) with
> ESMTP id PAA10287
> for <msfriedl at cip.informatik.uni-erlangen.de>; Wed, 6 Dec 2000
> 15:56:43 +0100 (MET)
>Received: from cvs.openbsd.org (IDENT:root at cvs.openbsd.org [199.185.137.3])
> by faui45.informatik.uni-erlangen.de (8.9.1/8.1.49-FAU) with
> ESMTP id PAA20410
> for <markus.friedl at informatik.uni-erlangen.de>; Wed, 6 Dec 2000
> 15:56:41 +0100 (MET)
>Received: from hermes.cs.rose-hulman.edu (hermes.cs.rose-hulman.edu
>[137.112.40.22])
> by cvs.openbsd.org (8.10.1/8.10.1) with ESMTP id eB6EtcD08240
> for <openssh at openssh.com>; Wed, 6 Dec 2000 07:55:38 -0700 (MST)
>Received: from skyhawk (skyhawk [137.112.40.33])
> by hermes.cs.rose-hulman.edu (8.11.0/8.11.0) with ESMTP id
> eB6EtgV07928
> for <openssh at openssh.com>; Wed, 6 Dec 2000 09:55:42 -0500 (EST)
>Date: Wed, 6 Dec 2000 09:55:41 -0500 (EST)
>From: Charles Clancy <mgrtcc at cs.rose-hulman.edu>
>X-Sender: <mgrtcc at skyhawk>
>To: <openssh at openssh.com>
>Subject: Problems on Sparcs
>Message-ID: <Pine.SUN.4.30.0012060944490.26223-100000 at skyhawk>
>MIME-Version: 1.0
>Content-Type: TEXT/PLAIN; charset=US-ASCII
>
>I compiled OpenSSH 2.3.0p1 for Solaris 7 (32-bit) with OpenSSL 0.95a, with
>GCC 2.95.2 (sunfreeware.com binaries).
>
>We are using OpenSSH because it supports PAM, which is required for our
>network, as our workstations run AFS, and very few daemons support
>authentication via AFS.
>
>On our most frequently used Ultra 80 (2x450MHz, 1G RAM), we have been
>having problems ever since upgrading from SSH 1.2.27 (w/ PAM patch) to
>OpenSSH. Remote SSH connections stop working after about 2 days (sshd is
>run from inetd through tcp_wrappers). After 2 days, if you log in
>locally, graphical logins will halt. A console text-based login works,
>but about half the basic unix commands have problems. For example, a "w"
>only returns the first line, and then halts. A "ps -ef" will get about
>half way through before getting stuck. A CTRL-C won't get you out of them
>either. All you can do is "sync; reboot" from a telnet connection
>(tcp_wrappers is configured to allow telnet from one of our servers).
>
>This machine is being used mostly as a general purpose workstation. I
>know at least one person is using MATLAB and doing some X-Forwarding.
>
>All the other machines (1 Ultra 80 and 10 Ultra 10s) are working fine. We
>did have one Ultra 2 (web server) that exhibited some of these problems,
>but I immediately switched it back to SSH 1.2.27, because we can't afford
>any downtime on that machine.
>
>Do you have any idea what would cause this bizarre behavior?
>
>Thanks!
>_______________________________________________________
> Charles Clancy -- mgrtcc at cs.rose-hulman.edu
>Senior UNIX Administrator, Rose-Hulman Computer Science
More information about the openssh-unix-dev
mailing list