X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: =?ISO-8859-1?Q?Ren=E9_Berber?= <r.berber@computer.org>
Subject:  Re: Arkeia
Date:  Mon, 15 Jan 2007 18:03:00 -0600
Lines: 32
Message-ID: <eoh4nk$o98$1@sea.gmane.org>
References:  <8252654.post@talk.nabble.com> <45A503B1.5040606@gmx.de> <8380931.post@talk.nabble.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:  quoted-printable
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
In-Reply-To: <8380931.post@talk.nabble.com>
OpenPGP: url=hkp://random.sks.keyserver.penguin.de
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

ignacious wrote:
>=20
> "Do you have included ssh-option '-X'?
> This is a common error I make.
> (Just a thought...)
> SE"
>=20
> Yes...I'm using:
> ssh -Y <IP ADDR> -l root
> I'm able to log in and type:
> DISPLAY=3D<My Client IP>:0.0

That's the wrong procedure, you should not set DISPLAY yourself, ssh takes =
care
of that, and the value of DISPLAY is not <your client IP>, ssh will set it =
to
<your server IP>:10 or similar.

> then:
> xarkeia &
>=20
> After this I get an error message:
> Cannot open display []

That's what happens when you set DISPLAY wrong, in this case there is a fir=
ewall
 that prevents direct connections.  Ssh doesn't use direct connections, it
tunnels the X protocol over the same connection you used to log-in.

--=20
Ren=E9 Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

