From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23963 Path: main.gmane.org!not-for-mail From: Michael Piotrowski Newsgroups: gmane.emacs.gnus.general Subject: ssh tunnel (one more time) Date: Wed, 07 Jul 1999 14:50:58 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1035161599 6058 80.91.224.250 (21 Oct 2002 00:53:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:53:19 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA13476 for ; Wed, 7 Jul 1999 08:58:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB29355; Wed, 7 Jul 1999 07:51:14 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 07 Jul 1999 07:51:46 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA08704 for ; Wed, 7 Jul 1999 07:51:37 -0500 (CDT) Original-Received: from alpha.ntp.springer.de (alpha.ntp.springer.de [192.129.24.9]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA13344 for ; Wed, 7 Jul 1999 08:50:33 -0400 (EDT) Original-Received: from ETES1.pip.springer.de ("port 3750"@[172.20.10.45]) by ALPHA.NTP.SPRINGER.DE (PMDF V5.2-31 #35169) with ESMTP id <01JDAC5G2MWA000XH5@ALPHA.NTP.SPRINGER.DE> for ding@gnus.org; Wed, 7 Jul 1999 14:51:09 CE Original-Received: (from mxp@localhost) by ETES1.pip.springer.de (8.7.6/8.7.3) id OAA22116; Wed, 07 Jul 1999 14:50:58 +0200 (MEST) Original-To: ding@gnus.org User-Agent: Gnus/5.070091 (Pterodactyl Gnus v0.91) XEmacs/20.4 (Emerald) Original-Lines: 31 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23963 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23963 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. Electronic Technologies, Springer-Verlag Heidelberg