I'm trying to insatll open SSH on allmy servers, but I can't seem to get past the 1st one.
I installed OPENssh, Openssl, libgcc, zlib, tcp_wrappers & the recommended patch 112438-03.
I unpacked & added all the pkgs. I insatlled the ssh script as one of the instructions indicated. I also copied the /usr/local/etc/ssh_config & /usr/local/etc/sshd_config to /etc/ssh/ssh_config & etc/ssh/sshd_conig & uncomment what should be allowed.
When I ran # ./S98sshd start - I got he following error message :
There are one or more sshd instances
running, please stop them manually.
When I did ps -ef | grep sshd, nothing came up.
I have private shell on my nt workstation & I tried to connect to this server using SSH, I got this message :
Could not establisg tcp connection ...
Even though I had already added this to the /etc/service as well as /etc/inetd.conf file.
I need some to please help me through this configuration as I'm sinking & can't swim out.
Thanks.
sanmi
I installed OPENssh, Openssl, libgcc, zlib, tcp_wrappers & the recommended patch 112438-03.
I unpacked & added all the pkgs. I insatlled the ssh script as one of the instructions indicated. I also copied the /usr/local/etc/ssh_config & /usr/local/etc/sshd_config to /etc/ssh/ssh_config & etc/ssh/sshd_conig & uncomment what should be allowed.
When I ran # ./S98sshd start - I got he following error message :
There are one or more sshd instances
running, please stop them manually.
When I did ps -ef | grep sshd, nothing came up.
I have private shell on my nt workstation & I tried to connect to this server using SSH, I got this message :
Could not establisg tcp connection ...
Even though I had already added this to the /etc/service as well as /etc/inetd.conf file.
I need some to please help me through this configuration as I'm sinking & can't swim out.
Thanks.
sanmi