> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of David T-G > Hi again :-) > > I have a dyndns domain name at home and point all incoming > connections to > a Linux box that currently doesn't run X (it will take me a > while to get > that fixed, too, though one could also argue the merit of > putting X on an > ssh/ftp/http server and calling it "fixed" at all). [snip] > Is there a proxy that I can run on my gateway box that will let me > connect via vncviewer, pick the target address or hostname, and then > enter the vnc password for that system as usual? Can it be done some > other -- perhaps simpler -- way?
Sure, use SSH tunnelling. You set up the tunnels on the client side when you connect to your gateway machine. As long as you know the IP address and/or have name resolution working you can point to any machine you want (or multiple machines). Check out the "More Advanced Use" on http://www.uk.research.att.com/vnc/sshvnc.html. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
