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
> 
> 
>**************************************************************************************
> 

Reply via email to