View Single Post

   
  #4 (permalink)  
Old 02-13-2008, 01:26 PM
Anton Ertl
 
Posts: n/a
Default Re: Cannot connect to Cygwin or XMing from Debian SSH session

"Calab" <myspam@csd.ca> writes:
>
>"Joe Beasley" <jbeasley@somwhere.com> wrote in message
>newsBvsj.10893$J41.7998@newssvr14.news.prodigy. net...
>> Start cygwin. A command prompt opens. Type 'startx'. (without the '')
>> Another command prompt opens. This is the X based one. The ssh to your
>> debian box.

>
>I get this far without any problem...
>
>> Type 'xeyes'. Should open on your windows machine.

>
>...at this point $DISPLAY is empty.
>
> steve:~$xeyes
> Error: Can't open display:


Looks to me like X forwarding is not working. Note that X forwarding
has to be enabled both on the client and on the server.

- anton
--
M. Anton Ertl Some things have to be seen to be believed
anton@mips.complang.tuwien.ac.at Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html
Reply With Quote