From: Christoph Gysin <cgysin@gmx.ch>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Shell through the web
Date: Tue, 11 Oct 2005 08:19:43 +0200 [thread overview]
Message-ID: <434B597F.30109@gmx.ch> (raw)
In-Reply-To: <c001995e0510102121j3754ab16of430a0d945bc430a@mail.gmail.com>
James Colby wrote:
> I am wondering if anyone has any suggestions of a way to get to a shell
> over the web using only port 80 or port 443. I would like to be able to
> open up a shell on my gentoo box from , but I am behind a firewall. I
> have searched sourcforge and freshmeat and have not had any luck. Is
> anyone doing this that may have a suggestion/advice for me?
If it's only a firewall just let your sshd run on port 80 or 443. Then connect
with:
$ ssh -p 80 yourhost.domain.com
If your also behind a proxy (very likely), you need to tunnel ssh through http:
http://www.nocrew.org/software/httptunnel.html
# emerge -avt net-misc/httptunnel
Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-10-11 6:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-11 4:21 [gentoo-user] Shell through the web James Colby
2005-10-11 4:31 ` W.Kenworthy
2005-10-11 11:37 ` Steve [Gentoo]
2005-10-11 12:19 ` Dave Nebinger
2005-10-11 17:16 ` [gentoo-user] About a proxy-like idea... (was Shell through the web) Steve [Gentoo]
2005-10-12 6:21 ` [gentoo-user] Shell through the web Olaf Niermann
2005-10-11 6:19 ` Christoph Gysin [this message]
2005-10-11 7:56 ` Drew Tomlinson
2005-10-11 11:10 ` John Jolet
2005-10-12 7:11 ` Daevid Vincent
2005-10-12 14:37 ` Willie Wong
2005-10-12 11:22 ` Ralf Fischer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=434B597F.30109@gmx.ch \
--to=cgysin@gmx.ch \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox