I need a little help setting up remote admin (VNC) access for Mac OS X 10.4.10 from a Windows client at work. Firewalls on both ends, significant port restrictions at work, and
FYI, I've googled this into the ground. The closest I've come to something useful is
this post, this post, and
this one on MacOSXHints.com, but a lot (read: most) of the crucial concepts are just not sinking in for some reason. Hope Me!
Here's my setup:
1 - Mac OS Tiger computer (acting as a file server) in my home router's DMZ with SSH and Remote Access turned on in the Preferences. Complicating note: I'm presenting SSH over both port 22 and port 443 for reason listed below.
2 - Windows XP Pro desktop at work with local system admin privileges in place. I have both Putty and UltraVNC installed and running. Our proxy only allows outbound connections from ports 80 and 443, hence the complication at home. No big deal, only took about 2 hours and much hair pulling to figure out.
3 - Have successfully set up a DynDNS.org account pointing to my home IP, no problem.
Right now, I can connect from work with a Putty session via myurl.blah.blah:443 (to get through my proxy) and it works fine. W00t! I'm badly stuck at the next step, though; how do I then successfully connect with a VNC client from work to port 5900 on the home Macintosh?
Other notes: I have remote access to my desktop at work via RDP using a Java implementation of a Citrix client, which works fine, so I can accomplish all of my config and testing from home. Which is pretty cool, if you ask me.
Thanks in advance, all.
(I know I
ask a lot of questions, but my life is so much better thanks to ask.me. Y'all rock.)
Then you use PuTTY. Set up the host and port under Session, then go to SSH>Tunnels to add source port 5900 (or whatever) and destination localhost:5900 (or whatever port).
Then use VNC Viewer on your work computer to connect to "localhost". Affix a port if you used one other than 5900.
Let me know if you need more help...I've messed around with this stuff a lot lately.
posted by likedoomsday at 11:40 AM on July 14, 2007