AIX openssh patches
Matt Richards
v2matt at btv.ibm.com
Sat Jan 22 00:55:16 EST 2000
Thus spake David Rankin (drankin at bohemians.lexington.ky.us):
> I think I found out. Our u_int*_t tests don't define u_int8_t. Could
> someone a bit more familiar with how that code works hack out a patch for
> this?
Actually, its the getaddrinfo in add_listen_addr in servconf.c. I get
fatal: bad addr or host: <NULL> (Host not found)
or
fatal: bad addr or host: 0.0.0.0 (Host not found)
when I specify ListenAddress 0.0.0.0 in sshd_config.
getaddrinfo is returning EAI_NODATA (no address associated with hostname).
--
Matt Richards
More information about the openssh-unix-dev
mailing list