[Bug 657302] Re: ssh X11 forwarding does not work

2012-06-29 Thread H.-Dirk Schmitt
*** 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/657302

Title:
  ssh X11 forwarding does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/657302/+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 657302] Re: ssh X11 forwarding does not work

2011-03-17 Thread Chuck Short
This bug report is being closed due to your last comment regarding this
being fixed with an update. For future reference you can manage the
status of your own bugs by clicking on the current status in the yellow
line and then choosing a new status in the revealed drop down box. You
can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** Changed in: openssh (Ubuntu)
   Status: New = Won't Fix

-- 
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/657302

Title:
  ssh X11 forwarding does not work

-- 
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 657302] Re: ssh X11 forwarding does not work

2010-11-21 Thread Patrick Cervicek
Instead of edititing /etc/init/ssh.conf (exec /usr/sbin/sshd -4) you can add 
AddressFamily inet to 
/etc/ssh/sshd_config which lets sshd only listen to IPv4.

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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 657302] Re: ssh X11 forwarding does not work

2010-11-02 Thread Jonas
tail -3 /etc/init/ssh.conf 
# if you used to set SSHD_OPTS in /etc/default/ssh, you can change the
# 'exec' line here instead
exec /usr/sbin/sshd

add -4 to the last line
exec /usr/sbin/sshd -4

and restart ssh

After this  X11 forwarding worked for me

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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 657302] Re: ssh X11 forwarding does not work

2010-11-02 Thread LGB [Gábor Lénárt]
@Jonas: Yes, I could figure out (even that comment helped you've
mentioned as well) just I am wondering why it's useful to break the
compatibility, when SSHD_OPTS can be used here, so I don't need to edit
a new file to preserve the functionality I've configured in the previous
version of the system ...

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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 657302] Re: ssh X11 forwarding does not work

2010-10-13 Thread Mathias Gug
** Changed in: openssh (Ubuntu)
   Importance: Undecided = Low

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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 657302] Re: ssh X11 forwarding does not work

2010-10-10 Thread LGB [Gábor Lénárt]
It seems options set in /etc/default/ssh is not used when launching sshd
with service ssh start but it does if I do /etc/init.d/ssh start. So
even if I have -4 sshd option to workaround the IPv6 problem, it is not
used by default ...

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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 657302] Re: ssh X11 forwarding does not work

2010-10-09 Thread LGB [Gábor Lénárt]
** Summary changed:

- X11 forwarding does not work
+ ssh X11 forwarding does not work

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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