On Thu, 3 Oct 2002, Thomas Schweikle wrote: > Hi! > connecting cygwin ssh to a linux box with > ssh -X -l user host > doesn't do X11 forwarding. I am shure it is enabled by sshd on the server > side. Any clues where I have to look to make it work?
Works for me. Every day, in fact. You're going to have to be a bit more specific about the versions of software you have and the OS you're running on... Also, try 'ssh -v -X -l user host' (you can replace '-l user host' with 'user@host', BTW, with an added benefit that bash will complete the hostname from /etc/hosts for you). If this output is not verbose enough, you can add extra 'v's to increase verbosity. Hope this helps, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51 -- 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/