(no subject)X-forward

Rogan Dawes rdawes at mweb.co.za
Mon Jun 3 02:54:12 EST 2002


First question for me is:

Is your DISPLAY set on your client session? i.e.

echo Local display is $DISPLAY
ssh -X Sol8box
echo Remote display is $DISPLAY

If you don't have a DISPLAY set before connecting, even if you tell ssh to
set it, it doesn't know what to set it to!

The first echo should show something like:
Local display is :0.0

The second echo should show something like:
Remote display is 127.0.0.1:10.0

and a netstat -na should show something listening on port localhost:6010, or
thereabouts

Hope that helps.

Rogan

----- Original Message -----
From: "Kerl, Andreas" <andreas.kerl at dts.de>
To: <openssh-unix-dev at mindrot.org>
Cc: "Austin Gonyou" <austin at coremetrics.com>
Sent: Saturday, June 01, 2002 10:44 PM
Subject: RE: (no subject)X-forward


To get my IP is not the problem.
The Problem is the sshd ,I build it (Solaris8)and x-forward is enabled
but the DISPLAY variable is not set when connecting to it (with "ssh -X
hostname").
When yot set it manually, X is working.


Andreas Kerl

-----------------------------------------
DTS Medien GmbH
Heidestrasse 38
32051 Herford

Tel:  +49-5221-1011082
Fax: +49-5221-1012001

mailto: andreas.kerl at dts.de
pgp-id:0xCE58889B
web: www.dts.de
-----------------------------------------


-----Original Message-----
From: Austin Gonyou [mailto:austin at coremetrics.com]
Sent: Saturday, June 01, 2002 10:17 PM
To: Kerl, Andreas
Cc: openssh-unix-dev at mindrot.org
Subject: RE: (no subject)X-forward




More information about the openssh-unix-dev mailing list