public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "JimD" <Jim@keeliegirl.dyndns.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: usenet and web mail
Date: Wed, 5 Apr 2006 21:10:29 -0400 (EDT)	[thread overview]
Message-ID: <50864.127.0.0.1.1144285829.squirrel@localhost> (raw)
In-Reply-To: <200604060251.02080.bo.andresen@gmail.com>

On Wed, April 5, 2006 8:50 pm, Bo Andresen wrote:
> On Thursday 06 April 2006 02:27, JimD wrote:
>
> If you can connect to home with a command similar to:
>
>
> # ssh -p 443 user@home.tld

Yup, the above works fine from work.

> And you wish to connect to newsserver.com at port 119 (news) and
> mailserver.com at port 143 (imap) which can be reached from home then you can
> create tunnels to those by:
>
> # ssh -p 443 user@home -L 119:newsserver.com:119 -L 143:mailserver.com:143

Will ssh tunnel everything over the one connection?

newsserver.com and mailserver.com are both really localhost to my HOME machine since I
am running those services.

So I take it the command below will connect from WORK to HOME and let me get to HOME's
ports 119 and 143 from WORK's port 119 and 143?

ssh -p 443 user@home -L 119:localhost:119 -L 143:localhost:143

> After that you just direct your mail and news clients towards localhost as the
> servername. One way of doing that is to add:

I always understood this part.  I just couldn't get the -L stuff down.

> Read man ssh for more info on ssh local port forwarding.

Will do.

> Bo Andresen

Thanks,

Jim
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
I'm a geek, but I don't get it. 36-24-36 = -24. What's the significance?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Florida, USA, Earth, Solar System, Milky Way

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-04-06  1:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-05 16:08 [gentoo-user] usenet and web mail JimD
2006-04-05 17:32 ` [gentoo-user] " Anno v. Hiemburg
2006-04-05 18:33   ` JimD
2006-04-05 19:00     ` Etaoin Shrdlu
2006-04-05 22:56       ` JimD
2006-04-05 18:45   ` Alexander Skwar
2006-04-05 23:06     ` JimD
2006-04-05 23:42       ` Bo Andresen
2006-04-06  0:27         ` JimD
2006-04-06  0:50           ` Bo Andresen
2006-04-06  1:10             ` JimD [this message]
2006-04-06  2:06               ` JimD

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=50864.127.0.0.1.1144285829.squirrel@localhost \
    --to=jim@keeliegirl.dyndns.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