[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2009-11-04 Thread edvar
I'm having the exact same problem after upgrading to Karmic. I've used Ubuntu since Feisty and this is the first time I ever experienced problems with X forwarding on SSH. It worked fine on Jaunty. Basically I'm experiencing the same issues as reported: $ env | grep DISPLAY $ echo $DISPLAY $

[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2009-11-04 Thread edvar
Forgot to mention the loopback address is properly configured on my box: $ ifconfig lo loLink encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:139234 errors:0 dropped:0 overruns:0 frame:0

[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2009-11-25 Thread edvar
Yes, I'm using Putty from a Windows box and the same happens on the Terminal app on Mac OS X. The version of Putty I'm using is 0.60. In regards to SSH on my Karmic box: $ dpkg -l |grep openssh ii openssh-client 1:5.1p1-6ubuntu2

[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2009-12-06 Thread edvar
It worked!! Many thanks! -- X11 forwarding via SSH does not work after upgrade to karmic https://bugs.launchpad.net/bugs/434799 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-05-03 Thread edvar
I upgraded to Lucid last weekend and now X Forwarding is not working again: $ echo $DISPLAY $ cat /etc/default/ssh |grep OPTS SSHD_OPTS=-4 $ cat /etc/ssh/sshd_config |grep Forward X11Forwarding yes Any ideas? -- X11 forwarding via SSH does not work after upgrade to karmic

[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-05-03 Thread edvar
Also, same error message on /var/log/auth.log: May 3 15:59:36 ubuntu sshd[1331]: error: Failed to allocate internet- domain X11 display socket. -- X11 forwarding via SSH does not work after upgrade to karmic https://bugs.launchpad.net/bugs/434799 You received this bug notification because you

[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-05-03 Thread edvar
I can confirm adding AddressFamily inet to sshd_config fixed the problem for me after a SSH restart: $ echo $DISPLAY localhost:10.0 -- X11 forwarding via SSH does not work after upgrade to karmic https://bugs.launchpad.net/bugs/434799 You received this bug notification because you are a member