Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 23 Feb 2001 10:58:41 -0700 From: Mark Paulus Subject: Re: Cygwin ssh client and X11 forwarding In-reply-to: <20010223175326.AF77.GAUTIER@email.enst.fr> To: "cygwin AT cygwin DOT com" , Fabrice Gautier Reply-to: Mark Paulus Message-id: <0G98006OF1VSI7@dgismtp02.wcomnet.com> MIME-version: 1.0 X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 2000 (5.0.2195;1) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Priority: Normal Yes, the cygwin ssh client does support X11 forwarding. Having said that, I have one caveat. I had a problem using the 2.03p1 client with my Netgear RT311 / Linux box combination at home. The 2.03p1 client would not connect. So, I tried the 20001221 version, and it works fine. I haven't tried the 2.03p2 client (Don't fix it if it isn't broke). I can ssh to home, and start up an xterm on my machine at work, using Hummingbird's Exceed. (I've tried the xfree stuff, and it's still too crude for my taste. If I ever get some time, I might try to work on some things for it). One thing I had to do to my machine at home was change my .bash_profile. I changed the following 2 lines: export DISPLAY=${DISPLAY:=192.168.0.5:0.0} export XAUTHORITY=${XAUTHORITY:=~root/.Xauthority} I had to do this because I would su to this account sometimes, and then the X stuff wouldn't work locally. But otherwise, the X forwarding stuff should work fine. On Fri, 23 Feb 2001 17:59:17 +0100, Fabrice Gautier wrote: >Hi, > >Does the cygwin ssh client suport X11 forwarding? > >Man page say yes (using "ssh -X"). I'm using a native Windows X-server, >not XFree. I've tried to set and export the DISPLAY variable but when >i'm logged in the display variable is not set (when i login to the same >machine using a linux host the DISPLAY variable is set. > >Thanks >-- >Fabrice Gautier > > >-- >Want to unsubscribe from this list? >Check out: http://cygwin.com/ml/#unsubscribe-simple > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple