Gnus development mailing list
 help / color / mirror / Atom feed
From: Shane Holder <holder@convex.com>
Subject: Help: Multiple News servers.
Date: Fri, 23 Feb 1996 16:30:48 -0600	[thread overview]
Message-ID: <199602232230.QAA02439@mordor.convex.com> (raw)


I now have reason to use the multiple server stuff in gnus (jeez this
is a cool news reader).  Here's my situation.

I have a standard nntp server that I can telnet to from the machine I
run gnus on, no problems there.

I also have several other news servers that are behind a firewall, and
I have an account on that firewall, so I run proxy servers going to
the multiple newsservers, and listen on different port numbers, for my
incoming connection from my gnus machine.  Something like.

<gumby> -> <pokey> <- Standard nntp server
     \
      \ 
        -> <Mr_T> -> <cindy>  <- nntp server behind firewall (Mr_T)
               \
                \
	          -> <rodman>  <- nntp server behind firewall (Mr_T)

gumby is where gnus is run.
Mr_T listens on 8888, and redirects to cindy:119.
Mr_T listens on 8889, and redirects to rodman:119.

The first thing I ran across was gnus-group-browse-foreign-server, but
it didn't seem to want to allow me to specify a port.

The next thing I found was the Server edit buffer, and after a few
attempts, I was able to connect to cindy, and rodman, and get a list
of groups to subscribe to.  Both servers are set up as follows with
differing port numbers.

   (nntp "Mr_T" (nntp-port-number 8888))

I'd rather use the secondary select method for these other servers,
but I can't figure out how to get a list of news groups, the news
group stuff seems to only apply to gnus-select-method.

So, how can I list groups on these other two servers without using the
server buffer (it gives all groups, and doesn't filter the ones to
which I'm already subscribed).

I also had trouble posting to groups subscribed to with the
browse-server stuff, I think it tried to post to the
gnus-select-method server, and not the one I had browsed, and the
group doesn't exist on the primary server.

Thanks,
Shane

-- 
----------------------------------------------------------------------
Shane Holder         | e-mail: holder@convex.com
Hewlett Packard      | phone: (214)497-4182
3000 Waterview       | Ignorance isn't so bad, as long as it's not
Richardson, TX 75083 | accompanied by stupidity.


             reply	other threads:[~1996-02-23 22:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-02-23 22:30 Shane Holder [this message]
1996-02-24  7:44 ` Lars Magne Ingebrigtsen

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=199602232230.QAA02439@mordor.convex.com \
    --to=holder@convex.com \
    /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).