Hi Camron,

Do you have a host key for the SSH1? According to your error message, 
/etc/ssh_host_key and /etc/ssh_host_key.pub may not exist.

To generate the hostkey (run this as root):

# ssh-keygen1 -P -b 1024 -f /etc/ssh_host_key

-Anne

On Wed, Sep 27, 2000 at 10:56:25AM -1000, Camron W. Fox wrote:
> Folks,
> 
>       I have been trying to install 2.3.0 on a Ultra-2 server (Sol 2.5.1) but am
> having problems with SSH1 1.2.26/27 clients. The installation was done with
> the following configuration:
> 
>       configure --prefix-/export/share/local --with-x --with-ssh-agent1-compat
> 
>       The compile and install went smoothly. However, whenever a 1.2.26/27 client
> attempts a connection, it is turned away with a "Connection closed by remote
> host" on the client side and a
> 
> Sep 27 10:38:53 g35 sshd[7676]: error: fatal: Could not load host key:
> /etc/ssh_host_key.  Check path and permissions.
> 
>       error in /var/adm/messages. Any ideas??
> 
> Best Regards,
> Camron
> 
> Camron W. Fox
> Project Leader for Systems Engineering
> Hilo Office
> High Performance Computing Group
> Fujitsu America, Inc.
> E-mail:               [EMAIL PROTECTED]
> Direct:               (808) 934-4102
> Pager:                (888) 733-8726
> Cell:                 (808) 937-5026
> 
------------------------------------------------------------------------
Anne Carasik                       | Any two consenting adults can rub
Principal Security Consultant      | two primes together to create
SSH Communications Security, Inc.  | a public keypair.
Email: [EMAIL PROTECTED]                | - R. Thayer
------------------------------------------------------------------------
Unless stated otherwise above, the opinions expressed herein are my own, 
                            not of my employer.

Reply via email to