X over a network
Sonja Michelle L. Thomas
plug-discuss@lists.PLUG.phoenix.az.us
Mon, 12 Nov 2001 06:54:26 -0600
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Let me step back a moment. After doing some reading while I was
looking up your answers it seems that with a client capable of doing
X11 Forwarding you don't need to use the export command. Since I
wrote these scripts some time ago, X11 Forwarding was not available
in putty. So I may have been inadverdently pushing my Xsessions into
the clear. Since I never used X over the public networks it's not a
big deal. I guess it's time to go back and edit my scripts.
****************************************************
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+/GfgPYqz/5eU/xEQJsmgCeP4LA1XR+t+80tA1QnAAQ9z3Ol88AoKVg
DQiMtBRn22gHVbCiA5MrzwNx
=lay1
-----END PGP SIGNATURE-----