Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: netcat supported in nntp-open-via-rlogin-and-telnet?
Date: Wed, 14 Apr 2004 07:48:20 +0900	[thread overview]
Message-ID: <b9ywu4jwl3f.fsf@jpl.org> (raw)
In-Reply-To: <87vfk3fwgv.fsf@dod.no>

>>>>> In <87vfk3fwgv.fsf@dod.no>
>>>>>	Steinar Bang <sb@dod.no> wrote:

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

>>> So I guess it sort of works, but is slo-o-o-ow.

>>> I wonder why?

>> First I suspected XEmacs.  However, it actually works comfortably in
>> this way.

> I see the same problem in GNU Emacs 21.3.  Could it be something in my
> setup?  Is there a good way to debug what's going on?

Second, I suspect your ssh configuration.  There is the ssh.el
module in the os-utils XEmacs package.  It can be used in Emacs
as well.  Can you make a ssh connection to the intermediate host
using it?

M-x ssh RET hostname RET

then I get a shell window.  I am behind the socks5 firewall in
the office and my ssh configuration is slightly special.  Here
is the entry in my ~/.ssh/config file:

Host jpl.org
	CheckHostIP no
	Protocol 2
	ProxyCommand /usr/local/bin/connect -n %h %p

Where the connect program is used to pass ssh stream through the
firewall.  It is available at:

http://www.imasy.or.jp/~gotoh/ssh/connect.html

(It can also be used as a replacement of netcat.)

> Why is my " *server news.chello.no nntp *nntpd**" buffer empty?  Is
> that an indication of something?  The " *server news.gmane.org nntp  *nntpd**"
> is also empty.

> On a Gnus on a different machine, updated from CVS on March 11, both
> buffers contains what looks like NNTP traffic.  The news.chello.no
> setup on this other machine is different, bug the news.gmane.org setup
> is identical.



  reply	other threads:[~2004-04-13 22:48 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 [this message]
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

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=b9ywu4jwl3f.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /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).