[lug] Remote X apps on local machine
D. Stimits
stimits at idcomm.com
Tue Dec 18 12:22:45 MST 2001
Gary Hodges wrote:
>
> Not sure if that subject is totally accurate, but...
>
> I have a RH v7.2 machine that I'm unable to run X applications on a
> remote machine. That is, if I telnet to another *nix machine I'm unable
> to run, e.g., ghostview or emacs. I've xhost'ed the remote machine, set
> the DISPLAY, but I still can't get anything.
>
> Gary
>
> _______________________________________________
> Web Page: http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
So I *think* that means you ran xhost on your local machine, which is
correct. Also check any firewalling, it isn't unusual to block X11
ports. What you can also do as a test is to see if something is
listening that you can get to:
telnet to remote;
from there, telnet to your local machine on the X11 port 6000:
telnet <wherever> 6000
Have a second telnet open on the remote, and just kill the telnet pid if
it allows a connect. If it says "connection refused", it means it is
either firewalled or nothing is listening. Try it from localhost just to
see what it does when a listening server is telnet'd to.
D. Stimits, stimits at idcomm.com
More information about the LUG
mailing list