On Sun, Dec 21, 2014 at 6:29 PM, Harry Putnam <rea...@newsguy.com> wrote: > Mark David Dumlao <madum...@gmail.com> writes: > >> Before you try connecting to it from the gentoo machine? It should say >> something like >> access control disabled, clients can connect from any host >> >> And you should be able to open your xterm using ssh -X. > > Doing `xhost +' on debian before ssh -x from gentoo does not help a > bit.
Nor should it. Connections forwarded by ssh are made from the local machine using your cookie. Xhost should have no effect. If you were having the client connect directly to the server then it might help, but presumably you wouldn't want your X server accepting unauthenticated connections from anywhere on the internet on an internet-accessible port. -- Rich