Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: ssh -X problem [no help sofar on ssh group]
Date: Sun, 21 Dec 2014 23:48:10
Message-Id: CAGfcS_nBX_7YbYmmN_wnbTjuNxp6dMELmAs_23Yi1p6ARRs6BQ@mail.gmail.com
In Reply to: [gentoo-user] Re: ssh -X problem [no help sofar on ssh group] by Harry Putnam
1 On Sun, Dec 21, 2014 at 6:29 PM, Harry Putnam <reader@×××××××.com> wrote:
2 > Mark David Dumlao <madumlao@×××××.com> writes:
3 >
4 >> Before you try connecting to it from the gentoo machine? It should say
5 >> something like
6 >> access control disabled, clients can connect from any host
7 >>
8 >> And you should be able to open your xterm using ssh -X.
9 >
10 > Doing `xhost +' on debian before ssh -x from gentoo does not help a
11 > bit.
12
13 Nor should it. Connections forwarded by ssh are made from the local
14 machine using your cookie. Xhost should have no effect. If you were
15 having the client connect directly to the server then it might help,
16 but presumably you wouldn't want your X server accepting
17 unauthenticated connections from anywhere on the internet on an
18 internet-accessible port.
19
20 --
21 Rich