X-Spam-Check-By: sourceware.org Message-Id: <1137179923.31808.251804848@webmail.messagingengine.com> From: "Brett Serkez" To: cygwin AT cygwin DOT com, cygwin-xfree AT cygwin DOT com Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 References: <1136853906 DOT 20233 DOT 251462872 AT webmail DOT messagingengine DOT com> Subject: Re: ZoneAlarm Suite popen hang (ssh ForwardX11) In-Reply-To: <1136853906.20233.251462872@webmail.messagingengine.com> Date: Fri, 13 Jan 2006 14:18:43 -0500 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 [snip] > Other than the usual issues with bash and sshd, I suddenly found that > trying to use ssh with X forwarding hung. [snip] Have not made much progress, however did find a work around that others might find useful. Also interested if others are experiencing the issue. In summary, the following hangs any time the the latest version of ZoneAlarm Suite is installed: ssh -X target Note that -Y can be used in place of -X as can the options ForwardX11 or ForwardX11Trusted in the ssh_config file. The hang is on the client running xauth via popen, details can be found in the original posting. ssh -R 6001:localhost:6000 target password: Last Login blah, blah,... $ export DISPLAY=localhost:1 $ xclock & $ Not nearly as clean as having ssh perform the setup, but it does work. Brett ---------------------------------------------------------------- Brett C. Serkez, Techie -- 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/