X11 tunnelling through SSH from Fedora 3 server to Windows Vista client fails to work.
- by MiffTheFox
Okay, I've tried using Xming and PuTTY, as well as Cygwin/X and Cygwin ssh, and it is not working.
I've been able to run X applications locally, so it's not a client-side X problem.
I've connected to the server using
ssh -X user@server
and ended up with this:
local-user@client: ~$ ssh -X user@server
user@server's password:
Last login: Sun Jul…