Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <001801c12bb3$877d7110$46331eac@dedhsec> From: "Michael Werwein" To: Subject: ssh-client doesn't work with X-forwarding (at least with me) Date: Thu, 23 Aug 2001 11:11:01 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Hello, I have the same problem with the cygwin-ssh-client like Hans. ForwardX11 is enabled in the ssh and sshd_config. The DISPLAY-variable is after the login empty. If i set the DISPLAY-variable manually, X11-forwarding doesn't work. The login and X11-forwarding works with other ssh-clients. But for all that cygwin is a great software. Thanks for any answers !!!!! Best regards, Michael >It works for me, I have the following lines in my /etc configuration = files: > >ssh_config: ForwardX11 yes >sshd_config:X11Forwarding yes > >ssh a remote site and the remote site gets a local setting for DISPLAY. > >Keith >hello, > >i tried to log into my linux-box with the cygwin ssh-client and Exceed = X-server >(with: ForwardX11 yes in ssh_config). >i could log in with ssh but X11-forwarding didn't work. >with another ssh-client (SecureCRT) X11-forwarding works fine. >same problem exists if i call: ssh -f host xterm >if i do a "env " i can see that the DISPLAY is not set but even if i = set the >DISPLAY to ServerIP:10.0 (like SecureCRT) it still doesn't work. >any ideas? > >thankx >hans -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/