[Bug 343] Only try connect to first address when creating tunnel
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 9 15:05:34 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=343
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #4 from Damien Miller <djm at mindrot.org> 2008-05-09 15:05:32 ---
Fix committed and will be in openssh-5.1:
> CVSROOT: /cvs
> Module name: src
> Changes by: djm at cvs.openbsd.org 2008/05/08 22:55:57
>
> Modified files:
> usr.bin/ssh : channels.c channels.h clientloop.c serverloop.c
>
> Log message:
> Try additional addresses when connecting to a port forward destination
> whose DNS name resolves to more than one address. The previous behaviour
> was to try the first address and give up.
>
> Reported by stig AT venaas.com in bz#343
>
> great feedback and ok markus@
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list