[Bug 1381] New: client is willing to listen on inet6 addresses while IPv4 address 0.0.0. 0 was set
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Oct 23 04:35:49 EST 2007
https://bugzilla.mindrot.org/show_bug.cgi?id=1381
Summary: client is willing to listen on inet6 addresses while
IPv4 address 0.0.0.0 was set
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: Jan.Pechanec at Sun.COM
Created an attachment (id=1368)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1368)
fix for the bug
if binding_address 0.0.0.0 is used for local forwarding against server
with SSH_OLD_FORWARD_ADDR flag set, the client listens on all inet6
addresses, too. The check for the flag should be done on server side
only, new client should listen on all IPv4 addresses only.
patch attached.
--
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