Bug#327443: X Forwarding broken on IPv6 systems without X11UseLocalhost

2007-11-28 Thread Rob Fulton
I have encountered exactly the problem reported in this bug and it is causing me problems, it also appears to effect ssh port forwarding in ssh, the setup was working perfectly until Novemeber 6th 2007 when I ran an apt-get upgrade. The sshd_config file has : X11Forwarding yes X11UseLocalhost

Bug#327443: X Forwarding broken on IPv6 systems without X11UseLocalhost

2005-09-09 Thread Elliott Mitchell
Package: ssh Version: 1:3.8.1p1-8.sarge.4 Turns out that if X11UseLocalhost is disabled, sshd will only bind to the X11 port on one of the local IPv6 addresses (might bind to several, but I haven't tested that), rather than ::/IN6ADDR_ANY_INIT. As a result IPv4-only X clients *cannot* connect as o