[Bug 239] ssh didn't resolv name server on HPUX 11i
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 11 05:09:51 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=239
------- Additional Comments From pascalrouchon at yahoo.fr 2002-05-11 05:09 -------
Ok guys i have found the problem and a solution.
The HP patch is PHCO_25452 which implement getaddrinfo function in libc.
to make ssh working i have undefined HAVE_GETADDRINFO in config.h after the
configure. and now ssh is resolving name server. i think the implementation of
getaddrinfo on hpux is different.
Thx.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list