X-Spam-Check-By: sourceware.org
Message-ID: <8382091.post@talk.nabble.com>
Date: Mon, 15 Jan 2007 16:34:16 -0800 (PST)
From: ignacious <sean@blindingcompass.com>
To: cygwin@cygwin.com
Subject: Re: Arkeia
In-Reply-To: <eoh4nk$o98$1@sea.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Nabble-From: sean@blindingcompass.com
References: <8252654.post@talk.nabble.com> <45A503B1.5040606@gmx.de> <8380931.post@talk.nabble.com> <eoh4nk$o98$1@sea.gmane.org>
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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l0G0YSNn000798


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. 
That's what happens when you set DISPLAY wrong, in this case there is a
firewall
 that prevents direct connections.  Ssh doesn't use direct connections, it
tunnels the X protocol over the same connection you used to log-in.

-- 
René Berber



That's right. Thanks. I have it working now. I reinstalled our custom linux
build (previously had commercial build) and arkeia on the server and deleted
the 
/  /.ssh/knownhosts file on the client, to get rid of the previous host
keys. 

I do get the error:
warning: No auth data; using fake authentication data for X11 forwarding.
...but it works when I just type xarkea. I'm not sure how serious this
warning is. I think I've read that I can ignore it. I'll have to look into
that some more.

Thanks for your help.


-- 
View this message in context: http://www.nabble.com/Arkeia-tf2950828.html#a8382091
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
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/


