On Sun, May 24, 2015 at 2:56 AM, dE <de.techno@xxxxxxxxx> wrote: > > I'm having a difficult time getting X11 forwarding to work. > > Since I've read the docs completely about this, this must be an SSH bug > which is likely because I'm using Gentoo as the SSH server. > [...] I suspect the problem is that you did not have xauth in your path when you built OpenSSH and thus sshd does not know where to find it. Try adding "XAuthLocation /path/to/your/xauth" to your sshd_config and restart sshd. If that doesn't help then please post the debug output from both client and server (ie /path/to/sshd -ddd and ssh -vvv) and we might be able to figure out what's going on. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev