Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] SSH'ing to home with only port 80
- Date: Thu, 27 Oct 2005 20:09:10 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] SSH'ing to home with only port 80
- References: <9c414c890510261809u778bc81aq212b7505ccbeb400@example.com>
- Organization: The XEmacs Project
- User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b22 (cucumber, linux)
>>>>> "David" == David Bennett <davidbennett1979@example.com> writes: David> As of yesterday only port 80 is open at work. David> I desperately need to be able to ssh into my computer at David> home. I was wonderig if there was any sort of tunnel/proxy David> solution that I could use? sshd -p 80 seems like the simplest solution. However, (1) you're violating company policy in spirit at least and (2) if they have the brains that God gave the dumbest script kiddie, port 80 isn't open, it's proxied, and your home is not on the list of permitted servers. Ditto 443. Do you _really_ need shell access? If not, run an application server (like Zope). And if 443 is not open, the URL https://dave@example.com:80/ will probably DTRT, with security from men in the middle (including snoopy company cops). That may violate company policy, though. (It sure would if I were writing the policy, assuming you could get me anywhere near a place that shuts down everything but port 80.) The application server has the advantage that it will definitely work transparently across a proxy. It seems to me that it should be trivial to expose a Python or Ruby interpreter to the Web, although you probably don't want to do that. :-) David> Anyone else have any good ideas/software? The only software that probably doesn't violate company policy at least in spirit is the application server. Everything else (including sshd -p 80) is definitely evil. Wearing-my-zebra-striped-hat-ly y'rs, -- School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.
- References:
- [tlug] SSH'ing to home with only port 80
- From: David Bennett
Home | Main Index | Thread Index
- Prev by Date: [tlug] MWM, seeking a chuukou Palm Pilot
- Next by Date: Re: [tlug] Proxies on Port 443
- Previous by thread: Re: [tlug] SSH'ing to home with only port 80
- Next by thread: Re: [tlug] SSH'ing to home with only port 80
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links