Gentoo Archives: gentoo-user

From: Christoph Gysin <cgysin@×××.ch>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Shell through the web
Date: Tue, 11 Oct 2005 06:23:58
Message-Id: 434B597F.30109@gmx.ch
In Reply to: [gentoo-user] Shell through the web by James Colby
1 James Colby wrote:
2 > I am wondering if anyone has any suggestions of a way to get to a shell
3 > over the web using only port 80 or port 443. I would like to be able to
4 > open up a shell on my gentoo box from , but I am behind a firewall. I
5 > have searched sourcforge and freshmeat and have not had any luck. Is
6 > anyone doing this that may have a suggestion/advice for me?
7
8 If it's only a firewall just let your sshd run on port 80 or 443. Then connect
9 with:
10
11 $ ssh -p 80 yourhost.domain.com
12
13 If your also behind a proxy (very likely), you need to tunnel ssh through http:
14
15 http://www.nocrew.org/software/httptunnel.html
16
17 # emerge -avt net-misc/httptunnel
18
19 Christoph
20 --
21 echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
22 --
23 gentoo-user@g.o mailing list