X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Arkeia Date: Mon, 15 Jan 2007 18:03:00 -0600 Lines: 32 Message-ID: References: <8252654 DOT post AT talk DOT nabble DOT com> <45A503B1 DOT 5040606 AT gmx DOT de> <8380931 DOT post AT talk DOT nabble DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 -l root > I'm able to log in and type: > DISPLAY=3D: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 , ssh will set it = to :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/