Hi all
 
I started [root@host init.d]# ./sshd start and got the following: What is the problem?
 
Generating SSH1 RSA host key: [FAILED]
 
and I started and got the socket: invalid argument!
 
[root@host sbin]# ./sshd -d
debug1: Seeding random number generator
debug1: sshd version OpenSSH_2.9p2
debug1: private host key: #0 type 0 RSA1
debug1: read PEM private key done: type RSA
debug1: private host key: #1 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #2 type 2 DSA
socket: Invalid argument
debug1: Bind to port 22 on 0.0.0.0.
Server listening on 0.0.0.0 port 22.
Generating 768 bit RSA key.
RSA key generation complete.
 
 

Reply via email to