Bug 404 - getnameinfo failed
Summary: getnameinfo failed
Status: CLOSED WORKSFORME
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: ssh (show other bugs)
Version: -current
Hardware: All Linux
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-27 00:57 AEST by Paco Martinez
Modified: 2004-04-14 12:24 AEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paco Martinez 2002-09-27 00:57:55 AEST
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!!!
Comment 1 Damien Miller 2002-10-21 10:53:09 AEST
Try uncommenting "ListenAddress 0.0.0.0" in sshd_config
Comment 2 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED