From owner-freebsd-questions Wed Sep 20 11:51:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 474A837B422 for ; Wed, 20 Sep 2000 11:51:43 -0700 (PDT) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id e8KIpdF10379; Wed, 20 Sep 2000 11:51:39 -0700 (PDT) Date: Wed, 20 Sep 2000 11:51:39 -0700 From: Alfred Perlstein To: Igor Serikov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: openssh & FreeBSD 4.0: X11frorwarding Message-ID: <20000920115139.A9141@fw.wintelcom.net> References: <39C9022D.9FEE445E@turtle.pangeatech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39C9022D.9FEE445E@turtle.pangeatech.com>; from bt@turtle.pangeatech.com on Wed, Sep 20, 2000 at 11:30:05AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Igor Serikov [000920 11:28] wrote: > > Hello, > > I just have upgraded my machine from 3.3 to 4.0. This system has > openssh > as a part of the "world" and I decided to use it. It was the beginning > of my > troubles. > > When I type > "ssh -v localhost" everything goes fine until I try to > forward an X11 application. This gives me the following: > > debug: Received X11 open request. > debug: channel 0: new [X11 connection from localhost port 1999] > debug: X11 connection uses different authentication protocol. > > "xauth list $DISLPAY" shows a good looking cookie. $DISPLAY is set > correctly > (localhost:10). > > There was no problem with the old ssh (one from ports). > > Is this a known problem ? What are your sshd settings (/etc/ssh/sshd_config) for X11 forwarding? are you using 'ssh -X localhost'? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message