Gnus development mailing list
 help / color / mirror / Atom feed
From: Jack Twilley <jmt+usenet@tbe.net>
Subject: Re: smtp - can it be ssh tunneled?
Date: 19 Dec 2000 16:37:07 -0800	[thread overview]
Message-ID: <m3d7eo2aj0.fsf@duchess.twilley.org> (raw)
In-Reply-To: <vaf4s00nksc.fsf@lucy.cs.uni-dortmund.de>

>>>>> "Kai" == Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> writes:

Kai> ssh -f -L 25:smtp.newsguy.com:25 ssh.access.newsguy.com sleep 3600

You don't have to mess with sleeps and the like with a reasonably
recent version of ssh.  I do something like this for tunnelling VNC:

ssh -N -g -L 5901:inside:5900 outside

ssh -V returns:

SSH Version OpenSSH_2.2.0, protocol versions 1.5/2.0.
Compiled with SSL (0x0090600f).

Jack.
-- 
Jack Twilley
jmt at tbe dot net
http colon slash slash www dot tbe dot net slash tilde jmt slash



      reply	other threads:[~2000-12-20  0:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-19 20:40 Harry Putnam
2000-12-19 21:45 ` Kevin Falcone
2000-12-19 22:54   ` Harry Putnam
2000-12-19 21:49 ` Kai Großjohann
2000-12-20  0:37   ` Jack Twilley [this message]

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=m3d7eo2aj0.fsf@duchess.twilley.org \
    --to=jmt+usenet@tbe.net \
    /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;
as well as URLs for NNTP newsgroup(s).