So - I am assuming that: "bash# env | grep DISPLAY" does not say "DISPLAY=localhost10.0", and a "bash# netstat -nap | grep "60[0-9][0-9]"" doesn't show anything? Most likely the box doesn't have some X related files it needs. I have a box with the exact problem, but haven't tried figuring it out (it only has 1 X based program on it...so why do I need a DISPLAY). I'll poke around and see what I can come up with. -dallas ----- Original Message ----- From: "Thomas Mondoshawan Tate" To: Sent: Wednesday, April 10, 2002 1:36 AM Subject: X11 through OpenSSH problems > Ehehe... Sorry about that mis-post -- thought I scrubbed those e-mail > headers clean, but missed the Subject line... =op > > -- > Thomas "Mondoshawan" Tate > mondoshawan@tank.dyndns.org > http://tank.webhop.org > > On Wed, Apr 10, 2002 at 12:21:54AM -0700, Thomas Mondoshawan Tate wrote: > > Anybody have any success in forwarding X11 ports with OpenSSH? I'm > > attempting to do this simple task by starting the SSH session from an xterm > > like so: > > > > [crystaldragon:~]$ ssh -C -X thing > > > > But when I successfully establish the connection to thing, $DISPLAY is not > > set. Thing and Crystaldragon are both running the same version of OpenSSH, > > compiled exactly the same way on both sides. Additionally, the config files > > are the same (they also have X11Forwarding set to yes in the > > /etc/ssh/sshd_config and /etc/ssh/ssh_config files). Additionally, the > > /tmp/.X11-unix file doesn't exist. Any ideas? > > > > -- > > Thomas "Mondoshawan" Tate > > mondoshawan@tank.dyndns.org > > http://tank.dyndns.org > > ________________________________________________ > > 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 > ________________________________________________ > 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 >