Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Mar 09, 2009 11:05 am 
Offline
Newbie

Joined: Wed Jun 13, 2007 11:50 pm
Posts: 3
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?


Top
   
 Post subject:
PostPosted: Mon Mar 09, 2009 11:17 am 
Offline
Linode Staff
User avatar

Joined: Sat Jun 21, 2003 2:21 pm
Posts: 160
Location: Absecon, NJ
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.


Top
   
 Post subject:
PostPosted: Mon Mar 09, 2009 11:34 am 
Offline
Senior Member

Joined: Fri Jan 09, 2009 5:32 pm
Posts: 634
ajaxterm works very well for this


Top
   
 Post subject:
PostPosted: Tue Mar 10, 2009 11:14 pm 
Offline
Senior Member

Joined: Thu Sep 11, 2008 10:49 pm
Posts: 70
ICQ: 4155271
Website: http://mikeage.net
WLM: msn@mikeage.net
Yahoo Messenger: m_i_k_e_miller
AOL: MikeageCM
Location: Israel
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.


Top
   
PostPosted: Wed Mar 11, 2009 1:29 pm 
Offline
Newbie

Joined: Wed Jun 13, 2007 11:50 pm
Posts: 3
Thanks for these great posts!!!

I ended up going with ajaxterm, but, all of the other posts were good ideas, also.


Top
   
 Post subject:
PostPosted: Wed Mar 11, 2009 1:40 pm 
Offline
Senior Newbie

Joined: Wed Mar 11, 2009 1:38 pm
Posts: 6
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.


Top
   
 Post subject:
PostPosted: Wed Mar 11, 2009 9:48 pm 
Offline
Senior Member

Joined: Mon Jul 30, 2007 9:55 pm
Posts: 80
This works wonderfully for me: http://www.agroman.net/corkscrew/


Top
   
 Post subject:
PostPosted: Thu Mar 12, 2009 3:19 am 
Offline
Senior Member

Joined: Thu Sep 11, 2008 10:49 pm
Posts: 70
ICQ: 4155271
Website: http://mikeage.net
WLM: msn@mikeage.net
Yahoo Messenger: m_i_k_e_miller
AOL: MikeageCM
Location: Israel
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 :/


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group