From owner-freebsd-questions Thu May 30 9:47:20 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ghostwheel.tribble.net (ghostwheel.tribble.net [198.49.247.103]) by hub.freebsd.org (Postfix) with ESMTP id 7701B37B407 for ; Thu, 30 May 2002 09:47:15 -0700 (PDT) Received: from ghostwheel.tribble.net (gder@localhost.tribble.net [127.0.0.1]) by ghostwheel.tribble.net (8.12.2/8.12.2) with ESMTP id g4UGlEJ3000407 for ; Thu, 30 May 2002 10:47:14 -0600 (MDT) (envelope-from gder@ghostwheel.tribble.net) Received: (from gder@localhost) by ghostwheel.tribble.net (8.12.2/8.12.2/Submit) id g4UGlE04000406 for freebsd-questions@freebsd.org; Thu, 30 May 2002 10:47:14 -0600 (MDT) Date: Thu, 30 May 2002 10:47:13 -0600 From: G-der To: freebsd-questions@freebsd.org Subject: X11 forwarding through sshd Message-ID: <20020530104713.A353@gder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 I'm not a regular subscriber so a cc to me would be greatly appreciated... Just installed XFree86 4 so I can run remote xsessions on this system. I'm running 4.5-RELEASE and using sshd to connect. In the /etc/ssh/sshd_config file X11Forwarding is set to yes but when I connect my ssh client tells me that X11 forwarding is not supported by the server. I've restarted sshd (using kill -HUP) and have tried starting a completly new sshd session on a different port. Obviously there's something that I'm missing but I can't figure it out at the moment. When I did this in 3.4-RELEASE all I had to do was set X11Forwarding to yes for sshd and it worked right off the bat. Thanks in advance Gene Dinkey gder@gder.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message