[plug] tunneling windows remote desktop via my webserver on port 80
Craig Foster
craig at fostware.net
Thu Jun 21 16:34:47 WST 2007
Why not look up the SSH tunnelling aspect of your ssh client.
I regularly use Remote Desktop through a SSH tunnel (eg : local port
3390 = 192.168.28.10 remotely) although it may be handy to set a dummy
IP so Remote Desktop doesn't complain about connecting to localhost.
More info can come if needed...
CraigF.
-----Original Message-----
From: plug-bounces at plug.org.au [mailto:plug-bounces at plug.org.au] On
Behalf Of Jason
Sent: Tuesday, June 19, 2007 8:28 PM
To: plug at plug.org.au
Subject: [plug] tunneling windows remote desktop via my webserver on
port 80
Ok, so my work blocks all ports except 80 and 443.
I run sshd on 443 so I can ssh home and a webserver on port 80.
I also virtual host two domains from my machine, so I can't just change
my router to forward port 80 to my windows machine for remote
desktopping.
What I want to do is:
Request from work goes on port 80 to my home router, which forwards
request to webserver, which picks up that I'm requesting to remote
desktop
(possibly via the domain name, similar to virtual hosting) to my windows
machine, which then tunnels the request and successful remote desktop
response back through my webserver, to the router to my work machine.
Is this possible?
Hope it all makes sense :)
Jason.
_______________________________________________
PLUG discussion list: plug at plug.org.au
http://www.plug.org.au/mailman/listinfo/plug
Committee e-mail: committee at plug.linux.org.au
More information about the plug
mailing list