[Bug 136947] Re: no longer honors X11 forwarding

2012-11-20 Thread ilia
*** This bug is a duplicate of bug 882878 *** https://bugs.launchpad.net/bugs/882878 ** This bug has been marked a duplicate of bug 882878 With IPv6 disabled, openssh will not forward X connections -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 136947] Re: no longer honors X11 forwarding

2011-06-14 Thread Dmitriy Balakin
Another way to get to work with disabled ipv6 add one option in the sshd configuration: AddressFamily inet -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/136947 Title: no longer ho

[Bug 136947] Re: no longer honors X11 forwarding

2011-02-19 Thread J Queiroz
Had the same problem, but adding "-4" to SSHD_OPTIONS didn't solved, maybe because I couldn't properly reinitialize sshd. Had to reenable IPv6 with sudo sysctl net.ipv6.conf.all.disable_ipv6=0 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscri

[Bug 136947] Re: no longer honors X11 forwarding

2010-05-09 Thread gszyszka
Have the same problem in Lucid, and adding "-4" to SSHD_OPTS in /etc/default/ssh works like a charm. I had IPv6 disabled before I did played with X11 forwarding: http://www.webupd8.org/2010/05/how-to-disable-ipv6-in-ubuntu-1004.html So probably this was a root cause of my problems. -- no longer

[Bug 136947] Re: no longer honors X11 forwarding

2010-05-01 Thread Fabien Tassin
Got something similar in Lucid. "error: Failed to allocate internet-domain X11 display socket" on the server (while in debug mode). further debug showed: ... debug2: bind port 6679: Cannot assign requested address debug2: bind port 6680: Cannot assign requested address debug2: bind port 6681: Ca

[Bug 136947] Re: no longer honors X11 forwarding

2009-12-05 Thread Paede
try to enable the loopback interface. its solves the problem for me. i add: # The loopback network interface auto lo iface lo inet loopback to /etc/network/interfaces -- no longer honors X11 forwarding https://bugs.launchpad.net/bugs/136947 You received this bug notification because you are a

[Bug 136947] Re: no longer honors X11 forwarding

2008-09-26 Thread Ralph Janke
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 136947] Re: no longer honors X11 forwarding

2008-07-21 Thread Ralph Janke
1) ssh -Y switches x-forwarding on. I have no problems with that in any of the new releases of ubuntu. Is this problem still occurring and if so does ssh -Y solve it? Thanks ** Changed in: openssh (Ubuntu) Assignee: (unassigned) => Ralph Janke (txwikinger) -- no longer honors X11 forward