Date: Sat, 2 May 2020 09:33:45 +0200 From: Christoph Kukulies <kuku@kukulies.org> To: freebsd-questions@freebsd.org Subject: X11Forwarding yes ssh -X vs. ssh -Y Message-ID: <B25C1A68-AF15-48A6-9CA8-4A2933767516@kukulies.org>
next in thread | raw e-mail | index | archive | help
When logging into my FreeBSD12.1 system using=20 ssh -Y user@mybox and do echo $DISPLAY I get localhost:10.0 and can do X11Forwarding = (which I enable in sshd_config) Doing ssh -X user@mybox doesn=E2=80=99t work. DISPLAY variable is not being set. Any clues?=20 =E2=80=94 Christoph
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B25C1A68-AF15-48A6-9CA8-4A2933767516>