Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Hendrickson <edh@flavius.boston.deshaw.com>
Cc: ding@gnus.org
Subject: Re: ssh rulez
Date: 22 Apr 1998 14:27:50 -0400	[thread overview]
Message-ID: <m1vyawxvhi1.fsf@flavius.boston.deshaw.com> (raw)
In-Reply-To: Eze Ogwuma's message of "15 Apr 1998 04:50:20 +0100"

Gnus hangs for me also, when I try to open a similar server:

(nntp "news.tc.umn.edu"
      (nntp-address "birch.math.umn.edu")
      (nntp-rlogin-program "ssh")
      (nntp-rlogin-user-name "eric")
      (nntp-open-connection-function nntp-open-rlogin)
      (nntp-end-of-line "\n")
      (nntp-rlogin-parameters
       ("-x" "-C" "-o" "CompressionLevel" "9" "nc" "news.tc.umn.edu" "nntp")))

This is using nc (netcat) instead of telnet, but I tried it with
telnet just to make sure, and no luck there either.  Is there a way to
debug this?  I tried setting nntp-record-commands, but the *nntpd*
buffer is empty so it isn't even getting that far.

Any ideas on what I could be doing wrong?

Thanks, Eric

Eze Ogwuma <typhoon@dircon.co.uk> says: "I'm going to Paris and taking Eric"

> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> 
> > Someone told me that ssh was quite good at compressing things, so I
> > switched compression on and used the following select method:
> > 
> > (nntp "news"
> >        (nntp-address "copper.uio.no")
> >        (nntp-rlogin-program "ssh")
> >        (nntp-open-connection-function nntp-open-rlogin)
> >        (nntp-end-of-line "\n")
> >        (nntp-rlogin-parameters
> >         ("telnet" "news.uio.no" "nntp")))
> 
> All that happens when I do something like this is that Gnus hangs.
> 
> If I point ssh at port 119 or 25 or any other that gives a welcome
> message other than the standard telnet message I get this sort of
> error:
> 
> $ ssh localhost -p 119
> Bad remote protocol version identification: '200 typhoon.ncc.co.uk
> InterNetNews server INN 1.7 16-Oct-1997 ready
> 
> Am I doing something wrong?
> 
> -- 
> Eze Ogwuma
> 
> 

-- 
Lensmen eat Jedi for breakfast.


  reply	other threads:[~1998-04-22 18:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-28  8:16 Lars Magne Ingebrigtsen
1998-03-28 16:43 ` Harry Putnam
1998-03-28 17:14   ` Bud Rogers
1998-03-28 19:17 ` Richard Hoskins
1998-03-29  8:04   ` Lars Magne Ingebrigtsen
1998-03-29 19:39     ` Felix Lee
1998-03-29 20:12       ` Bud Rogers
1998-03-29 20:38         ` Felix Lee
1998-03-30 20:05           ` Richard Hoskins
1998-03-29 21:36         ` Alan Shutko
1998-03-30 13:01           ` Robert Bihlmeyer
1998-03-31 16:37 ` Francois Felix Ingrand
1998-04-01 14:06   ` Lars Magne Ingebrigtsen
1998-03-31 21:46 ` Manoj Srivastava
1998-04-15  3:50 ` Eze Ogwuma
1998-04-22 18:27   ` Eric Hendrickson [this message]
1998-04-26 11:44     ` Eze Ogwuma
1998-07-12 19:07       ` Eric D. Hendrickson

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=m1vyawxvhi1.fsf@flavius.boston.deshaw.com \
    --to=edh@flavius.boston.deshaw.com \
    --cc=ding@gnus.org \
    --cc=ericdh@tiac.net \
    /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).