X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=bUIqWYMHTQEoumjL KpbIkQHIA+ph4hZisO2lhaoSIfQo9B4PIDRUdNqbwbEhessd6kYeTuV193eoELjp rP5hT/s4SjQM3GtEJdPBLnAm+5eM2fGy0cfZ6mXLgXLRFqXbCkZDT25zL/n9B192 5KIUx/unZdc6BsHLL6I15H8hJng= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=4cJ0APVg5q2sWljIT+I7dB htwT8=; b=dslAwD13eaeMULuqhgr6BNwAxqTWPhuZQ9I2EzlfW6isVDJwgjbkzW BZ0uDTU2bZZAfETDeY/Ok8JWwOapnOCsb9pU45OpXzyq74Iq7q3ajLrUULmgqNYd 8irF7CBHXIgg2ioVgEcJuyvbG3p5IVCwFxpdcB+TG+IYyYm1CSycs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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 Message-ID: <551BF67C.8060709@dronecode.org.uk> Date: Wed, 01 Apr 2015 14:45:32 +0100 From: Jon TURNEY Reply-To: cygwin AT cygwin DOT 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 AT cygwin DOT com CC: mrron AT princeton DOT edu Subject: Re: X server does not display output from X client References: <551BE57A DOT 4080906 AT princeton DOT edu> In-Reply-To: <551BE57A.4080906@princeton.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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