Weblog entry #455 for simonw
#455
OpenSSH X11 forwarding - DISPLAY not set
Posted by simonw on Mon 30 Apr 2012 at 17:45
On Squeeze box (and others?) the cause of this can be that you have disabled IPv6 with the wiki suggested method.
The "fix" is enable IPv6
The "workaround" is add "AddressFamily inet" to /etc/ssh/sshd_config
Found by setting LogLevel to DEBUG3 and searching for the error message "x11_create_display_inet failed."
The "fix" is enable IPv6
The "workaround" is add "AddressFamily inet" to /etc/ssh/sshd_config
Found by setting LogLevel to DEBUG3 and searching for the error message "x11_create_display_inet failed."
Comments on this Entry
I agree it is strictly a bug, it has been reported.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422327
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422327
[ Parent | Reply to this comment ]
[ Send Message | View Weblogs ]
[ Parent | Reply to this comment ]