From: Etaoin Shrdlu <shrdlu@unlimitedmail.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] [OT] Router for ssh tunnel/SOCKS proxy
Date: Fri, 5 Jan 2007 22:44:22 +0100 [thread overview]
Message-ID: <200701052244.22150.shrdlu@unlimitedmail.org> (raw)
In-Reply-To: <200701052026.04236.michaelkintzios@gmail.com>
On Friday 5 January 2007 21:25, Mick wrote:
> OK. I don't think I need to run a full VPN. I just want to securely
> connect to my router at home while I am out & about using public wifi
> hot spots and thereby to be able to connect to the internet using my
> ISP for browsing & email. The only ports I should need to forward via
> ssh to the router/server are those serving http/https for browsing and
> 110/995/143/25/587 for email.
If I understand correctly then, you need ssh (and a public IP address)
running on the router.
For reading and sending email the setup is straightforward: just forward
each of the ports you mentioned above to the appropriate server (via the
router), set up your email program accordingly, and you're done. This
way, your email data will go from your computer (wherever you are) to
your router via the ssh tunnel, and from there (using your ISP
connectivity) to the desired servers.
For browsing the internet, the setup is just a little bit more complex.
At least, you need a http proxy running on the router (like squid), then
do port forwarding for ports 80, 443, etc. and set up your browser
accordingly to use the proxy. This way, your http requests are sent to
the proxy via the ssh tunnel, and from there go to the their intended
destinations using your ISP connectivity.
> If the above assumptions are correct then what sort of a hardware
> router would I need? (Either a straight off the shelf product, or one
> with modified firmware).
>[cut]
> No idea how to achieve the same functionality using the embedded OS of
> a hardware router.
Never used it myself, but take a look at the openwrt project.
>From what I understand, it seems that it lets you put linux into the
firmware of many popular routers, and manage it using a web interface.
Since it's linux, you obviously get all its benefits, including ssh.
Anyway, I just read the openwrt docs very quickly, so it's entirely
possible that I'm misunderstanding things here, and hopefully someone
more experienced than me will give you more reliable info.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-01-05 21:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-05 12:22 [gentoo-user] [OT] Router for ssh tunnel/SOCKS proxy Mick
2007-01-05 13:20 ` Uwe Thiem
2007-01-05 14:17 ` Arturo 'Buanzo' Busleiman
2007-01-05 15:53 ` Mick
2007-01-05 17:00 ` Etaoin Shrdlu
2007-01-05 20:25 ` Mick
2007-01-05 21:44 ` Etaoin Shrdlu [this message]
2007-01-05 22:00 ` kashani
2007-01-06 0:07 ` Mick
2007-01-06 0:35 ` kashani
2007-01-08 15:53 ` Dan
2007-01-08 17:29 ` Boyd Stephen Smith Jr.
2007-01-08 17:43 ` Dan
2007-01-08 18:00 ` Boyd Stephen Smith Jr.
2007-01-06 11:01 ` Etaoin Shrdlu
2007-01-06 4:32 ` Boyd Stephen Smith Jr.
2007-01-06 10:06 ` Mick
2007-01-06 14:21 ` Boyd Stephen Smith Jr.
2007-01-06 11:03 ` Etaoin Shrdlu
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=200701052244.22150.shrdlu@unlimitedmail.org \
--to=shrdlu@unlimitedmail.org \
--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