vote up 3 vote down star
1

This tutorial describes in detail how to setup a remote desktop from Windows to a Mac using putty tools and VNC.

However, my connection is immediately dropped after authentication. (i.e. tunneling and login works, but somehow the VNC session cannot be properly established or displayed). Following other hints I suspect graphics issues but haven't been able to resolve it so far.

Has anyone had this issue?

Or do you know a VNC Viewer that writes helpful log files?

flag
What user are you connecting as? Anything useful in putty's logs (if not enabled do it plz) – AlberT Aug 21 at 8:54
Are you doing this over a LAN or over the Internet? – Barry Brown Aug 21 at 9:43

3 Answers

vote up 1 vote down check

Hi - I had a similar issue with a MAC -> PC connection (but without the PuTTY tools)

What I discovered is that the 'Server Type' needs to be implicitly set to the target system or set to 'Other' - Leaving it as 'Automatic' failed to work when connecting between disparate systems.

I can now connect from my iPhone -> PC or MacBook -> PC (and visa-versa) without issue.

link|flag
This worked great for me – Toby Allen Sep 23 at 19:06
Did you do this in the OSX VNC setup? – Michael Caron Dec 11 at 16:35
vote up 0 vote down

I've had some trouble caused by Leopard's built-in VNC support, which apparently uses non-standard authentication that confuses VNC clients.

The solution was to disable OS X's built-in VNC (Screen Sharing in Preferences) and use Vine VNC instead.

link|flag
vote up 0 vote down

I discovered that it's a color issue. I used tightvnc leaving "use 8-bit color" unchecked and setting encoding to Hextile. Got through just fine over an SSH tunnel.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.