*** 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
Bugs, which is sub
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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/136947
Title:
no longer honors X11 forwardin
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
Bugs, which is subscribed to
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
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
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
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
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
I concur with Pekka.
Here, doing "ip addr" or "ifconfig" indeed reported that lo has no IP,
so I inspected /etc/network/interfaces and, sure enough, there was no
stanza for the lo interface. Having fixed this and rebooted, everything
seems back to normal. Kiitoksia, Pekka!
Note that, for some odd
I have a fresh install of Gutsy with fixed IP address and the above
symptoms.
What happens? sshd tries to bind forwarded X connection to
127.0.0.1:601*. The binding process fails because there is no IP address
127.0.0.1 available. When investigating matter, I found out that my
loopback (lo) interf
$ ssh -v -X lumen
OpenSSH_4.3p2 Debian-9, OpenSSL 0.9.8c 05 Sep 2006
debug1: Reading configuration data /home/q-funk/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to lumen [172.16.1.17] port 22.
debug1: Connection established.
d
Can you please attach the output when connecting with 'ssh -v -X'
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
$ ssh -X lumen
Viimeinen kirjautuminen: pe loka 26 22:07:06 EEST 2007 koneelta yonix.lan
päätteellä pts/0
Linux lumen 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686
The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are desc
What is the command line used to connect to the server ? Could you try
connecting with "ssh -X" ?
** Changed in: openssh (Ubuntu)
Status: New => Incomplete
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because you are a member
No, it doesn't. I already have that installed:
xbase-clients1:7.2-5ubuntu13
xauth1:1.0.2-0ubuntu1
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because you are
I've just had this same problem on a fresh install of Gutsy. The
solution was to install xbase-clients, which is suggested by openssh-
server.
Hope this helps.
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because you are a member of
Same here
ssh from gutsy -> gutsy
X11Forwarding on
debug even prints:
debug1: Requesting X11 forwarding with authentication spoofing.
in auth.log
Sep 23 13:59:36 (none) sshd[7149]: error: Failed to allocate internet-domain
X11 display socket.
--
no longer honors X11 forwarding
https://bugs.lau
ii openssh-client4.3p2-9 Secure shell
client, an rlogin/rsh/rcp replacement
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
That's odd. It works fine here. What's the client?
--
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
On Mon, Sep 03, 2007 at 08:46:30AM -, Martin-Éric Racine wrote:
> Yup, it most definitely is:
>
> $ sudo grep X11Forwarding /etc/ssh/sshd_config
> [sudo] password for q-funk:
> X11Forwarding yes
Is xauth installed on the gutsy server?
--
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com
ii openssh-server1:4.6p1-5 secure shell server, an
rshd replacement
ii xauth 1:1.0.2-0ubuntu1 X authentication utility
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because y
Yup, it most definitely is:
$ sudo grep X11Forwarding /etc/ssh/sshd_config
[sudo] password for q-funk:
X11Forwarding yes
--
no longer honors X11 forwarding
https://bugs.launchpad.net/bugs/136947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact
22 matches
Mail list logo