Greetings,

I have recently compiled openssh-2.9p2 with the --with-tcp-wrappers option.

I also installed openssl-0.9.6, tcp_wrappers_7.6, zlib-1.1.2 and
perl-5.005_03.

The OS is Solaris 2.6.

Everything seems to go well until I try to start the sshd daemon. It
initially starts and dies after 5-10 seconds.

I was hoping someone else has experienced a similar problem and could
enlighten me.

Thanks.


[servername:root]$/usr/local/sbin/sshd -d
debug1: Seeded RNG with 33 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
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
debug1: Bind to port 22 on 0.0.0.0.
Bind to port 22 on 0.0.0.0 failed: Address already in use.
Cannot bind any address.
debug1: Calling cleanup 0x492e4(0x0)


[calypso:root]$tail /var/adm/messages
Jul  6 11:00:02 calypso -- MARK --
Jul  6 11:04:02 calypso telnetd[17781]: ttloop:  read: Connection reset by
peer
Jul  6 11:05:59 calypso sshd[17808]: error: Bind to port 22 on 0.0.0.0
failed: A
ddress already in use.
Jul  6 11:05:59 calypso sshd[17808]: fatal: Cannot bind any address.



Reply via email to