[Bug 164] X-forwarding when connecting to an IPv6-enabled host doesn't work.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 14 11:25:55 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=164





------- Additional Comments From djm at mindrot.org  2002-03-14 11:25 -------
The reason is that we are running afoul of a fix to avoid a quirk in Linux's
IPv6 support. IIRC a wildcard bind() on IPv4 will cause a subsequent IPv6 bind()
to fail. 

Since we are not using wildcard binds in the localhost X11 case, the following
patch should help. Please report on whether this is the case.



------- 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