This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SSH X11 forwarding issues


Hi all. I just upgraded my Cygwin to the latest version and found a rather interesting problem:

I can do the following command in the bash window with no problem:

ssh <username>@<server location>

it prompts me for my password and then takes me in from there.

--

However, if I:

startx
ssh -X <username>@server location>

It prompts me for my password and then hangs.

--

If I:

startxwin.bat
ssh -X <username>@server location>

same problem: It prompts me for my password and then hangs.

--

The only way I've successfully made a connection with X forwarding is:

startxwin.bat
Execute putty for windows with X11 forwarding enabled
Enter username and password
And I'm off and running...

Help?????

- Phil


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]