From owner-freebsd-questions@FreeBSD.ORG Tue Jul 12 05:17:33 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7611D106564A for ; Tue, 12 Jul 2011 05:17:33 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2FC5A8FC18 for ; Tue, 12 Jul 2011 05:17:32 +0000 (UTC) Received: by vxg33 with SMTP id 33so4392839vxg.13 for ; Mon, 11 Jul 2011 22:17:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=K6jx7mqCXvMlXW/V4RYQtA/K0AHgkOhLm7vtT0qs7gw=; b=olZHu36UTAmRDNQ9xb/wvtnRAGrPogbiUGiagw6wq+6y9EcNeyOc0ilMUoA8da2HEj i4ProIaoMMC+jDysQoLIYBeDgyBXQjZhGpUoA6Is7JX4c2mxEKx2GAzi4RMyx4xn5fI0 Dag2LUS61MzL90FRKZmr5oyHvSzkv7K5dL3uY= Received: by 10.52.170.105 with SMTP id al9mr3557882vdc.304.1310446380730; Mon, 11 Jul 2011 21:53:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.165.74 with HTTP; Mon, 11 Jul 2011 21:52:30 -0700 (PDT) In-Reply-To: <4e1c340e.3E+90Iim2rCaR/tB%perryh@pluto.rain.com> References: <4e1c1f5f.LsZHLb8pZocKlPVV%perryh@pluto.rain.com> <4e1c340e.3E+90Iim2rCaR/tB%perryh@pluto.rain.com> From: Eitan Adler Date: Tue, 12 Jul 2011 04:52:30 +0000 Message-ID: To: perryh@pluto.rain.com Content-Type: text/plain; charset=UTF-8 Cc: feld@feld.me, freebsd-questions@freebsd.org Subject: Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 05:17:33 -0000 > > It still fails with the 6.1 system as the ssh client, > and works with the 6.1 system as the ssh server Is X11Forwarding yes set in the server config of the failing direction? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Eitan Adler