http://bugzilla.mindrot.org/show_bug.cgi?id=404
Summary: getnameinfo failed
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: pmartinez at heraldo.es
CC: pmartinez at heraldo.es
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!!!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.