From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18386 Path: main.gmane.org!not-for-mail From: Randal Schwartz Newsgroups: gmane.emacs.gnus.general Subject: Re: Connecting through rlogin (ssh) Date: 04 Nov 1998 08:35:10 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: <8ck91blbdd.fsf@gadget.cscaper.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156919 5894 80.91.224.250 (20 Oct 2002 23:35:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:35:19 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA15798 for ; Wed, 4 Nov 1998 10:36:31 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB05357; Wed, 4 Nov 1998 09:36:06 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 04 Nov 1998 09:35:53 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA21930 for ; Wed, 4 Nov 1998 09:35:42 -0600 (CST) Original-Received: from gadget.cscaper.com (merlyn@gadget.cscaper.com [206.67.186.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA15781 for ; Wed, 4 Nov 1998 10:35:33 -0500 (EST) Original-Received: (from merlyn@localhost) by gadget.cscaper.com (8.8.3/8.8.3) id IAA21059; Wed, 4 Nov 1998 08:35:10 -0700 (MST) Original-To: andy.eskilsson@telelogic.se In-Reply-To: Andy Eskilsson's message of "04 Nov 1998 12:36:10 +0100" Original-Lines: 29 X-Mailer: Gnus v5.6.43/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18386 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18386 >>>>> "Andy" == Andy Eskilsson writes: Andy> I want to access a newshost on another system that I have ssh-access Andy> to one of the computers on the net, so I thought 'this is something Andy> for nntp-open-rlogin.. Here's what I'm using on qgnus (apologies if it's changed for pterry-gnus): (setq gnus-select-method '(nntp "news.teleport.com" (nntp-address "user2.teleport.com") (nntp-open-connection-function nntp-open-rlogin) (nntp-end-of-line "\n") (nntp-rlogin-program "ssh") (nntp-rlogin-parameters ("-x" "-C" "telnet" "-8" "news" "nntp")) )) news.teleport.com shows up as the entry in the server list. I connect ssh to user2.teleport.com, and from there run a telnet to news.teleport.com's nntp port. It works. There may be easier ways, but this gets the job done. -- Name: Randal L. Schwartz / Stonehenge Consulting Services (503)777-0095 Keywords: Perl training, UNIX[tm] consulting, video production, skiing, flying Email: Snail: (Call) PGP-Key: (finger merlyn@teleport.com) Web: My Home Page! Quote: "I'm telling you, if I could have five lines in my .sig, I would!" -- me