Date: Fri, 28 Dec 2001 17:13:04 -0800 From: "Kevin Oberman" <oberman@es.net> To: Mathew Kanner <mat@cnd.mcgill.ca> Cc: James McNaughton <jtm63@enteract.com>, freebsd-questions@FreeBSD.ORG Subject: Re: x11 ssh forwarding 'uses different protocol' Message-ID: <200112290113.fBT1D4d04663@ptavv.es.net> In-Reply-To: Your message of "Fri, 28 Dec 2001 15:36:43 EST." <20011228153643.A60778@cnd.mcgill.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Mat, Have you modified /etc/ssh/sshd_config to allow this? The default changed with OpenSSH and you now need to explicitly un-comment the lines: X11Forwarding yes X11DisplayOffset 10 and "ForwardX11 yes" in ssh_config (or put your own config file in your .ssh directory). R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112290113.fBT1D4d04663>