Estimated gurus. I have installed OpenSSH_3.4p1 in a RH 6.2. When I execute sshd -d from server, I get: debug1: sshd version OpenSSH_3.4p1 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 getnameinfo failed getnameinfo failed Cannot bind any address And when I execute ssh -v localhost, I get: OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f debug1: Reading configuration data /usr/local/etc/ssh_config debug1: Applying options for * debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: needpriv 0 ssh_connect: getnameinfo failed My PC has DNS lookup, and in /etc/hosts machine is defined. Even, executing "ifconfig" there's no problem. Which can be the problem ?? Thanks!!!
Try uncommenting "ListenAddress 0.0.0.0" in sshd_config
Mass change of RESOLVED bugs to CLOSED