[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 is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/136947

Title:
  no longer honors X11 forwarding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/136947/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 honors X11 forwarding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/136947/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 subscribed to openssh in ubuntu.
https://bugs.launchpad.net/bugs/136947

Title:
  no longer honors X11 forwarding

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: Cannot assign requested address
...

It had to do with IPv6.
I just had to add -4 to SSHD_OPTS in /etc/default/ssh (on the server) and 
restart sshd, it's all fine now.

-- 
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 136947] Re: no longer honors X11 forwarding

2008-07-21 Thread Ralph Janke
1) ssh -Y hostname 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 forwarding
https://bugs.launchpad.net/bugs/136947
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs