From owner-ssh@clinet.fi  Thu May 24 18:17:46 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id SAA23846
	for <ssh-archiver@cs.hut.fi>; Thu, 24 May 2001 18:17:46 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 0E27620766; Thu, 24 May 2001 18:17:46 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id RAA16459
	for ssh-outgoing; Thu, 24 May 2001 17:57:52 +0300
Received: from sif.lsd.ornl.gov (sif.lsd.ornl.gov [160.91.102.97])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id RAA16456
	for <ssh@clinet.fi>; Thu, 24 May 2001 17:57:50 +0300
Received: by sif.lsd.ornl.gov (Postfix on SuSE Linux 7.1 (i386), from userid 15083)
	id EC53C24939; Thu, 24 May 2001 10:57:47 -0400 (EDT)
Date: Thu, 24 May 2001 10:57:47 -0400
From: Michael Galloway <mgx@ornl.gov>
To: Mark Grant <mark.grant@salmat.com.au>
Cc: ssh@clinet.fi
Subject: Re: SSH is slow on solaris 2.6
Message-ID: <20010524105747.D885@sif.lsd.ornl.gov>
References: <644348929@salmat.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.3.12i
In-Reply-To: <644348929@salmat.com.au>; from mark.grant@salmat.com.au on Thu, May 24, 2001 at 16:57:23 +1000
Sender: owner-ssh@clinet.fi
Precedence: bulk

Hi Mark!

i had a very similar problem on solaris 8. if you do a ssh -v -v -v hostname
you should be able to see where ssh is hanging. my problem was ssh was using
netstat, arp, ls, etc. to generate entropy (/dev/random was not installed). 

i found a /dev/random for solaris 8, installed it, told ssh to use it for
entropy and all is well.

-- michael

On Thu, 24 May 2001, Mark Grant wrote:

> Hi,
> 
> I have recently installed open ssh on a couple of solaris 2.6 boxes and I am
> having a few problems.
> 
> When you connect from a pc you get an instant response.
> When you connect from another solaris box there is a long pause before you get
> prompted for a login.
> Does anybody know whats causing this ?
> 
> Also, 
> 
> When I try to use scp it seems to connect to the other host prompt for the
> password as expected and then I get the following error.
> 
> ksh: scp:  not found
> lost connection
> 
> Any ideas ?
> 
> 
> 
> 
> **************************************************************************************
> 
> This e-mail and any files transmitted with it are confidential to Salmat Pty Ltd intended solely for the use of the individual or entity to whom they are addressed.  If you have received this e-mail in error please return to the sender and delete from your systems.
> 
> This e-mail message has been swept for the presence of computer viruses known to Salmat's virus patterns.
> 
> Salmat Pty Ltd	ACN 066 833 458
> 
> **************************************************************************************
> 
