From owner-freebsd-questions Wed Sep 20 11:28:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from turtle.pangeatech.com (alborada-128.pangeatech.primenet.com [206.132.219.128]) by hub.freebsd.org (Postfix) with ESMTP id 424C537B422 for ; Wed, 20 Sep 2000 11:28:18 -0700 (PDT) Received: from turtle.pangeatech.com (localhost [127.0.0.1]) by turtle.pangeatech.com (8.9.3/8.9.3) with ESMTP id LAA08853 for ; Wed, 20 Sep 2000 11:30:05 -0700 (PDT) (envelope-from bt@turtle.pangeatech.com) Message-ID: <39C9022D.9FEE445E@turtle.pangeatech.com> Date: Wed, 20 Sep 2000 11:30:05 -0700 From: Igor Serikov Organization: Private Person X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: openssh & FreeBSD 4.0: X11frorwarding Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 ? Regards, Igor. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message