X over a network

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Sonja Michelle L. Thomas
Date:  
Subject: X over a network
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



- ----- Original Message -----
From: "James Lee Bell" <>
To: <>
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 -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss