Gnus development mailing list
 help / color / mirror / Atom feed
* ssh tunnel (one more time)
@ 1999-07-07 12:50 Michael Piotrowski
  1999-07-09 17:45 ` Lars Magne Ingebrigtsen
  1999-07-09 20:01 ` Randal L. Schwartz
  0 siblings, 2 replies; 11+ messages in thread
From: Michael Piotrowski @ 1999-07-07 12:50 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~1999-07-14  6:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-07 12:50 ssh tunnel (one more time) Michael Piotrowski
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

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).