Hello Tru64 Managers,
there seems to be a bug in the Tru64 implementation of getaddrinfo()
which causes the address family not to be copied into the sockaddr
structs. This manifests itself in sshd as
error: getnameinfo failed
fatal: Cannot bind any address.
messages, and in the ssh client as
Secure connection to moria refused.
messages, and if you turn on verbose output ("-v"), as
connect: Address family not supported by protocol family
messages.
The patches can be had at:
http://www.unix-wissen.de/openssh-2.9p1-tru64-getaddrinfo.patch
cheers,
Rob Urban
Received on Sun Jun 03 2001 - 23:40:31 NZST