Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2000 15:38:37 -0700
From:      Chris Piazza <cpiazza@jaxon.net>
To:        Brian Fundakowski Feldman <green@FreeBSD.ORG>
Cc:        Brooks Davis <brooks@one-eyed-alien.net>, Shin-ichi YOSHIMOTO <yosimoto@post.kek.jp>, freebsd-current@FreeBSD.ORG
Subject:   Re: Anyone have OpenSSH + X11-fwd working?
Message-ID:  <20000420153837.A81163@norn.ca.eu.org>
In-Reply-To: <Pine.BSF.4.21.0004201809240.20816-100000@green.dyndns.org>; from green@FreeBSD.ORG on Thu, Apr 20, 2000 at 06:10:18PM -0400
References:  <20000420140949.A7055@orion.ac.hmc.edu> <Pine.BSF.4.21.0004201809240.20816-100000@green.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 20, 2000 at 06:10:18PM -0400, Brian Fundakowski Feldman wrote:
> On Thu, 20 Apr 2000, Brooks Davis wrote:
> 
> > It works for me.  I just tested it from my laptop (current as of
> > yesterday) to a 4.0-S machine, a 3.3-RC running ssh 1.2.26, and Solaris
> > 2.6 system also running 1.2.26.  I seem to recall that we were shipping
> > with the server disabling forwarding which was bogus.  It's not
> > disabled in the default client config.
> > 
> > -- Brooks
> 
> No, I'm interested in a pure FreeBSD 4.X/5.X to 4x/5.X tunnel.  Can you
> try just ssh to localhost and using X forwarding there (display will
> be localhost:10.0)?

debug: Connecting to localhost.norn.ca.eu.org [::ffff:127.0.0.1] port 22.
debug: Allocated local port 1004.
debug: Connection established.
debug: Remote protocol version 1.5, remote software version OpenSSH-1.2.3
..
debug: Received encrypted confirmation.
debug: Trying RSA authentication via agent with 'cpiazza@norn.ca.eu.org'
debug: Received RSA challenge from server.
debug: Sending response to RSA challenge.
debug: Remote: RSA authentication accepted.
debug: RSA authentication accepted by server.
debug: Requesting pty.
debug: Requesting X11 forwarding with authentication spoofing.

debug: Entering interactive session.

norn% xcalc
debug: Received X11 open request.
debug: channel 0: new [X11 connection from norn.ca.eu.org port 1560]

norn% uname -a
FreeBSD norn.ca.eu.org 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Tue Apr 18 18:03:19 PDT 2000     cpiazza@norn.ca.eu.org:/usr/src/sys/compile/NORN  i386

It's working from my 5.0 box to my 4.0-R box across town, too.

-Chris


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000420153837.A81163>