X over a network

Sonja Michelle L. Thomas plug-discuss@lists.PLUG.phoenix.az.us
Mon, 12 Nov 2001 06:27:23 -0600


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Your SSH client needs to handle X11Forwarding. The following Win32
ssh client does:
http://www.zip.com.au/~roca/ttssh.html

The latest snapshot of putty does as well:

http://www.chiark.greenend.org.uk/~sgtatham/putty/

For all the gory details on how it's done, just do a google search on
ssh and Xsession tunneling.

****************************************************
Sonja Michelle L. Thomas
sonja@sdf.lonestar.org


- ----- Original Message ----- 
From: "James Lee Bell" <nuclear-cowboy@home.com>
To: <plug-discuss@lists.PLUG.phoenix.az.us>
Sent: Monday, November 12, 2001 4:22 AM
Subject: Re: X over a network


> Maybe I'm just being dense, but does this setting of the display
> variable to point back to a display located at your *IP address*
> actually send the x-session data over the encrypted link, or will
> it open up a sniffable/non-encrypted channel separate from the SSH
> tunnel?  If the former, how?  (small words would be nice *giggle*)
> 
> "Sonja Michelle L. Thomas" wrote:
> > 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > Sure SSH is a choice!!
> > 
> > Though it may not be listed in the x-session setup boxes. But
> > that's when you think outside of the box!!! I do't set up an
> > X-session using Exceeds session wizard. Instead I just start the
> > Exceed Server, then ssh into my box using putty, then I call the
> > following script (wich I threw together):
> > 
> > __________________________________________________________________
> > ____ _____
> > #!/bin/sh
> > #
> > #
> > 
> > export DISPLAY=192.168.0.3:0.0
> > 
> > icewm &
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail
> doesn't post to the list quickly and you use Netscape to write
> mail.  
> 
> PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBO+/AIwPYqz/5eU/xEQIszQCgwaoWqsyvzoek3pfTQSH/rKIi1mkAn2HA
vPehK5MPLkeg8HSZjizXG0b1
=NZyx
-----END PGP SIGNATURE-----