Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Piotrowski <m.piotrowski@springer.de>
Subject: ssh tunnel (one more time)
Date: Wed, 07 Jul 1999 14:50:58 +0200	[thread overview]
Message-ID: <x6vhbwtyh9.fsf@ETES1.pip.springer.de> (raw)

Hi,

I'm trying to use ssh with nntp-open-rlogin in the gnus-select-method
(instead of setting up a tunnel by starting ssh manually, as I'm
currently doing it):

   (setq gnus-select-method
         '(nntp "newsserver"
                (nntp-open-connection-function nntp-open-rlogin)
                (nntp-address "intermediate-host")
                (nntp-rlogin-program "ssh")
                (nntp-end-of-line "\n")
                (nntp-rlogin-parameters
                 ("-x" "telnet" "newsserver" "nntp"))))

When I start gnus with this select method, it hangs while trying to
fetch the list of newsgroups from the server.  However, when I start
gnus with gnus-no-server and then use `j' in the Group buffer
everything works as it should.

I know that the connection works.  I know that the select method is
ok, otherwise gnus-group-jump-to-group wouldn't work, right?  I seem
to remember that I once had it working with an older version of Gnus,
and it seems to work for other people, too.  Any ideas what the
problem could be?

Thanks in advance

-- 
Michael Piotrowski, M.A. <m.piotrowski@springer.de>
Electronic Technologies, Springer-Verlag Heidelberg


             reply	other threads:[~1999-07-07 12:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-07 12:50 Michael Piotrowski [this message]
1999-07-09 17:45 ` Lars Magne Ingebrigtsen
1999-07-09 18:32   ` Andrew Markebo
1999-07-09 18:53     ` Lars Magne Ingebrigtsen
1999-07-09 20:02       ` Andrew Markebo
1999-07-09 20:01 ` Randal L. Schwartz
1999-07-13  6:48   ` Michael Piotrowski
1999-07-13 21:36     ` Andrew Markebo
1999-07-13 22:18       ` ssh tunnel (one more time) Solution? Andrew Markebo
1999-07-14  0:40         ` Stainless Steel Rat
1999-07-14  6:50         ` Michael Piotrowski

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=x6vhbwtyh9.fsf@ETES1.pip.springer.de \
    --to=m.piotrowski@springer.de \
    /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).