| Linode Forum https://forum.linode.com/ |
|
| httptunnel service, anyone? https://forum.linode.com/viewtopic.php?f=19&t=3966 |
Page 1 of 1 |
| Author: | jjesus [ Mon Mar 09, 2009 11:05 am ] |
| Post subject: | httptunnel service, anyone? |
Our corporate firewall, among other things, blocks Port 22 (ssh). I'm a web developer on the side, I'm not doing anything nasty, just trying to ssh onto my linode and edit some php and css during my lunch hour. Does anyone run httptunnel on their linode to which I can connect and ssh to my linode? |
|
| Author: | irgeek [ Mon Mar 09, 2009 11:17 am ] |
| Post subject: | |
The quick answer would be to tell your SSH server to listen on port 443 and use that port to connect. There are very few environments where this doesn't work. -James Edit: I forgot to mention, the SSH servers for console access already listen on port 443 so you can also access your Linode that way. |
|
| Author: | glg [ Mon Mar 09, 2009 11:34 am ] |
| Post subject: | |
ajaxterm works very well for this |
|
| Author: | mikeage [ Tue Mar 10, 2009 11:14 pm ] |
| Post subject: | |
irgeek wrote: The quick answer would be to tell your SSH server to listen on port 443 and use that port to connect. There are very few environments where this doesn't work.
You can also use something like http://www.rutschle.net/tech/sslh.shtml to run both HTTPS and SSH on port 443. |
|
| Author: | jjesus [ Wed Mar 11, 2009 1:29 pm ] |
| Post subject: | Excellent advice from all |
Thanks for these great posts!!! I ended up going with ajaxterm, but, all of the other posts were good ideas, also. |
|
| Author: | Draven [ Wed Mar 11, 2009 1:40 pm ] |
| Post subject: | |
I actually have a VPN setup to my linode using vtund. From my work machine (also Linux) I can access a Squid proxy running on my linode for unblocked access (youtube, facebook, etc). On top of that I route multiple /24 networks through the VPN tunnel which allows me to play World of Warcraft under Wine. It runs flawlessly. |
|
| Author: | dfelicia [ Wed Mar 11, 2009 9:48 pm ] |
| Post subject: | |
This works wonderfully for me: http://www.agroman.net/corkscrew/ |
|
| Author: | mikeage [ Thu Mar 12, 2009 3:19 am ] |
| Post subject: | |
Corkscrew is great under Linux. I spent quite a lot of time playing with it to try and get it to compile under windows using MinGW (not cygwin), during which I learned quite a lot about how windows pretends to let you use file descriptors for sockets but really doesn't treat them the same (e.g., you can't select on both stdin and a socket FD); then I discovered that PuTTY supports HTTP proxies natively :/ |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|