From owner-freebsd-questions Fri Dec 28 17:13:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id B9F7B37B41B for ; Fri, 28 Dec 2001 17:13:07 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id fBT1D4d04663; Fri, 28 Dec 2001 17:13:04 -0800 (PST) Message-Id: <200112290113.fBT1D4d04663@ptavv.es.net> To: Mathew Kanner Cc: James McNaughton , freebsd-questions@FreeBSD.ORG Subject: Re: x11 ssh forwarding 'uses different protocol' In-reply-to: Your message of "Fri, 28 Dec 2001 15:36:43 EST." <20011228153643.A60778@cnd.mcgill.ca> Date: Fri, 28 Dec 2001 17:13:04 -0800 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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