Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
Subject: Re: netcat supported in nntp-open-via-rlogin-and-telnet?
Date: Fri, 14 May 2004 21:55:21 +0200	[thread overview]
Message-ID: <87r7tmu6l2.fsf@dod.no> (raw)
In-Reply-To: <b9yisg5irht.fsf@jpl.org>

>>>>> Katsumi Yamaoka <yamaoka@jpl.org>:

> This article is posted to the gnus.ding newsgroup by the
> following method:

> (nntp "quimby2"
>       (nntp-address "news.gnus.org")
>       (nntp-end-of-line "\r\n")
>       (nntp-open-connection-function nntp-open-via-rlogin-and-netcat)
>       (nntp-via-address "intermediate host")
>       (nntp-netcat-command "/home/yamaoka/bin/nc")
>       (nntp-via-rlogin-command "ssh")
>       (nntp-via-rlogin-command-switches ("-C" "-e" "none")))

I did one more experiment.  I tried this exact entry (just removing
nntp-netcat-command, and replacing nntp-via-address), and I was able
to talk to gmane, without any problems.

I then copied this entry, and gave the copy the name "chello2", and
the nntp-address to "news.chello.no".  When I started gnus again, it
connected fine to "quimby2", but not to "chello2" (the exact
gnus-secondary-select-methods are appended to the end of this message).

So I guess news.chello.no is the culprit.

The news.chello.no server announces itself as:
200 Welcome to the Chello Norway News Service (Twister v1.2.0)

The news.gmane.org server announces itself as:
200 main.gmane.org InterNetNews NNRP server INN 2.3.2 ready (posting ok).

Does anyone else recognize similar problems with the "Twister" NNTP
server? 

Thanx!


- Steinar



======================8<===========================
The exact gnus-secondary-select-methods entries used:

	(nntp "quimby2"
	      (nntp-address "news.gmane.org")
	      (nntp-end-of-line "\r\n")
	      (nntp-open-connection-function nntp-open-via-rlogin-and-netcat)
	      (nntp-via-address "somemachine.dyndns.org")
	      (nntp-via-rlogin-command "ssh")
	      (nntp-via-rlogin-command-switches ("-C" "-e" "none")))
	(nntp "chello2"
	      (nntp-address "news.chello.no")
	      (nntp-end-of-line "\r\n")
	      (nntp-open-connection-function nntp-open-via-rlogin-and-netcat)
	      (nntp-via-address "somemachine.dyndns.org")
	      (nntp-via-rlogin-command "ssh")
	      (nntp-via-rlogin-command-switches ("-C" "-e" "none")))




      parent reply	other threads:[~2004-05-14 19:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-23  9:10 Problems using nntp-open-via-rlogin-and-telnet Steinar Bang
2004-03-23 11:19 ` Katsumi Yamaoka
2004-03-23 12:28   ` Steinar Bang
2004-04-10 20:24     ` How to debug nntp-open-via-rlogin-and-telnet? Steinar Bang
2004-04-10 20:32   ` netcat supported in nntp-open-via-rlogin-and-telnet? (Was: Problems using nntp-open-via-rlogin-and-telnet) Steinar Bang
2004-04-11  1:03     ` netcat supported in nntp-open-via-rlogin-and-telnet? Katsumi Yamaoka
2004-04-11 22:31       ` Steinar Bang
2004-04-12  7:29         ` Katsumi Yamaoka
2004-04-12  9:04           ` Katsumi Yamaoka
2004-04-13 10:28           ` Steinar Bang
2004-04-13 10:47             ` Katsumi Yamaoka
2004-04-13 20:34               ` Steinar Bang
2004-04-13 22:48                 ` Katsumi Yamaoka
2004-04-13 23:10                   ` Katsumi Yamaoka
2004-04-17 20:14                   ` Steinar Bang
2004-04-22 20:08                     ` Steinar Bang
2004-05-14 19:55           ` Steinar Bang [this message]

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=87r7tmu6l2.fsf@dod.no \
    --to=sb@dod.no \
    /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).