From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32956 invoked by alias); 1 Apr 2015 13:45:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 32941 invoked by uid 89); 1 Apr 2015 13:45:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out5-smtp.messagingengine.com Received: from out5-smtp.messagingengine.com (HELO out5-smtp.messagingengine.com) (66.111.4.29) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 01 Apr 2015 13:45:34 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id C8B502060F for ; Wed, 1 Apr 2015 09:45:29 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Wed, 01 Apr 2015 09:45:33 -0400 Received: from [192.168.1.102] (unknown [31.51.205.126]) by mail.messagingengine.com (Postfix) with ESMTPA id 998C5680156; Wed, 1 Apr 2015 09:45:32 -0400 (EDT) Message-ID: <551BF67C.8060709@dronecode.org.uk> Date: Wed, 01 Apr 2015 13:45:00 -0000 From: Jon TURNEY Reply-To: cygwin@cygwin.com User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: cygwin@cygwin.com CC: mrron@princeton.edu Subject: Re: X server does not display output from X client References: <551BE57A.4080906@princeton.edu> In-Reply-To: <551BE57A.4080906@princeton.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-04/txt/msg00024.txt.bz2 On 01/04/2015 13:32, MrRon wrote: > I am running XWin Server on my Windows 7 machine. This starts up xinit, > xterm & XWin. > In the xterm window I enter > $ xhost +eis103l > and on eis103l I enter > $ export DISPLAY=eis-mrron.princeton.edu:0.0 > > I then run an Xwindow program on eis103l but nothing is displayed on > eis-mrron. > There is no firewall block at eis103l and I've turned off the Windows > firewall. After http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-remote-clients-cant-connect Start the server with -listen tcp, or (better) stop doing things this way and use ssh -Y instead. -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple