Gnus development mailing list
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@inf.enst.fr>
Cc: ding@gnus.org
Subject: Re: gnus over compressed nntp
Date: 29 Oct 1997 21:07:36 +0100	[thread overview]
Message-ID: <qw667qg9vuf.fsf@gargantua.enst.fr> (raw)
In-Reply-To: Felix Lee's message of "Tue, 28 Oct 1997 00:21:27 -0800"

Note that you can also use port redirections over SSH and ask that
port 1190 on your local machine (for example) be redirected on port
119 on another machine (from the remote side of the SSH link).

For example, what I do on my home machine is: (my office machine is
esmeralda.enst.fr and my news server is news.enst.fr)

  ssh -C -L 119:news.enst.fr:119 esmeralda.enst.fr

(as root, since I want to use a privileged port and have no news
server running locally)

Then I start Gnus with localhost as nntpserver. When I'm done, I just
exit from esmeralda.enst.fr.

  Sam
-- 
Samuel Tardieu -- sam@inf.enst.fr


      reply	other threads:[~1997-10-29 20:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-10  5:30 q0.12: agent comments Felix Lee
1997-10-12 22:08 ` Lars Magne Ingebrigtsen
1997-10-13 20:17   ` Felix Lee
1997-10-24 22:23     ` Lars Magne Ingebrigtsen
1997-10-25  7:55       ` Felix Lee
1997-10-27  6:54         ` Andy Eskilsson
1997-10-28  8:21         ` gnus over compressed nntp Felix Lee
1997-10-29 20:07           ` Samuel Tardieu [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=qw667qg9vuf.fsf@gargantua.enst.fr \
    --to=sam@inf.enst.fr \
    --cc=ding@gnus.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;
as well as URLs for NNTP newsgroup(s).